Skip to content

textio readUnsignedInt & readSignedInt fail to compile #83

@nitely

Description

@nitely

readUnsignedInt requires isDigit which is not imported. readSignedInt does s.read.peek which wont compile. Given this issue was not raised in 5 years, they should just be removed IMO. Otherwise, fix them so they work, and they return an Optional value, which should be none on int overflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions