# Functions
NewOrderedMap creates a new empty OrderedMap.
NewOrderedSet creates a new empty OrderedSet.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
OrderedMap represents an associative array or map abstract data type.
OrderedSet represents a dynamic, insertion-ordered, set abstract data type.
No description provided by the author
# Interfaces
No description provided by the author