The standard library string_map package implements key-value maps with string keys via red_black_map_g from src/lib/src/red-black-map-g.pkg.
The string_map package implements the Map API.
The string_map package source code is in src/lib/src/string-map.pkg.
See also: string_set.
The above information is manually maintained and may contain errors.
Map?