Skip to content

Use Uint32/64 to hold unsingned large integers #47

Description

@andersfugmann

Add option to use UInt{64,32}.t to hold unsinged integers.
This will depend on an external package "`Uint? " (which depends on stdint).

  • Extend options to allow use of `UInt package
  • Consider compatibility with JS platform.
  • Disable option if UInt is not available at compiletime (Or just alias to Int{64,32}.t

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions