


The standard library unt31 package implements 31-bit unsigned integer arithmetic and related functionality. This type is important because it allows tagged integers to be stored in-pointer in typeagnostic datastructures such as lists.
The unt31 package implements the Unt api.
The unt31 package source code is in src/lib/std/src/unt31.pkg, proxed in src/lib/std/unt31.pkg.
See also: unt64.
See also: unt32.
See also: unt8.
The above information is manually maintained and may contain errors.
Unt


