PreviousUpNext

13.4.13  fixed_int

The standard library fixed_int package is a proxy for int32_guts from src/lib/std/src/int32.pkg which It provides core fixed-integer arithmetic capabilities.

The fixed_int package implements the Int API from src/lib/std/src/int.api.

The fixed_int package source code is in src/lib/std/fixed-int.pkg.

The above information is manually maintained and may contain errors.

Int

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext