PreviousUpNext

13.2.37  number_string

The standard library number_string package implements string scanning and number extraction functionality. This is an older package predating the C-inspired scanf package.

The number_string package implements the Number_String api.

The number_string package source code is in src/lib/std/src/number-string.pkg.

See also: scanf.

The above information is manually maintained and may contain errors.

Number_String

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext