6.20 Collections (containers)

The collections subdirectory provides a number of useful containers and utilities via templated modules.

See Maps for information on hashmaps (sometimes called dictionaries or associative arrays), which are arguably the single most useful container in the collections module.