The search functionality needs JavaScript enabled
A maintained list of keys in the order they were added.
struct OrderedMap { // ... KeyT[] orderedKeys ; // ... }