KeyedArray
A special data structure where items can be found by their position or key. Similar to an ordered dictionary.
Package
GitHub
A special data structure where items can be found by their position or key. Similar to an ordered dictionary.