Versions in this module Expand all Collapse all v0 v0.0.2 Feb 23, 2022 v0.0.1 Feb 17, 2022 Changes in this version + type OrderedMap map[K]V + func (m OrderedMap[K, V]) Iterate(iterator func(key K, value V) bool)