Skip to content

Use Uint32/64 to hold unsingned large integers #47

@andersfugmann

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

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