# Functions
KeySetIntersection returns a map containing the intersection of the keys in the two maps this is only well defined for sets (i.e.
KeySetUnion returns a map containing the union of the keys in the two maps this is only well defined for sets (i.e.
New returns a new OrderedMap of the given size.