Skip to content

Remove uint #99

@darrnshn

Description

@darrnshn

Benefits:

  • uint is not a standard type. No more special handling for OS X.
  • Backwards uint loops are weird.
  • We don't actually need the range of uint.
  • int should be faster since overflow is undefined behaviour.

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