PreviousUpNext

13.2.21  int_red_black_map

The standard library int_red_black_map package implements key to value mappings via the red-black trees, the standard library workhorse.

The int_red_black_map package implements the Map api.

The int_red_black_map package source code is in src/lib/src/int-red-black-map.pkg.

See also: unt_red_black_map.

The above information is manually maintained and may contain errors.

Map?

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext