Maps are associative containers which store values, indexed by key, but which provide ordered access to the values, sorted by the key. This implementation wraps the standard implementation found in C++.
Required Ruby Version
>= 0
Authors
Kirk Haines
Versions
- 0.9.1 September 06, 2016 (10 KB)