Skip to content

use ints instead of uints #65

Description

@smoser

@tych0 suggested in #62 that we change my use of uint to int.

I had just used uints for places that I expected only a positive number, but the standard library has some things available to ints that are not available to uints (such as intSlice).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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