Module collections

Module collections 

Source
Expand description

Abstraction layer over common hash-based containers.

Traitsยง

MapLike
Represents a generic map-like container with key-value pairs.
SetLike
Represents a generic set-like container with members.