PreviousUpNext

13.4.162  two_word_int

The standard library two_word_int package implements 64-bit fixed-precision integer arithmetic.

The two_word_int package implements the Int API.

The two_word_int package source code is in src/lib/std/src/two-word-int.pkg.

See also: two_word_unt.

See also: int.

See also: tagged_int.

See also: one_word_int.

See also: multiword_int.

The above information is manually maintained and may contain errors.

Int

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext