package
1.12.0
Repository: https://github.com/agilebits/gods.git
Documentation: pkg.go.dev

# Functions

NewWith instantiates a bidirectional map.
NewWithIntComparators instantiates a bidirectional map with the IntComparator for key and value, i.e.
NewWithStringComparators instantiates a bidirectional map with the StringComparator for key and value, i.e.

# Structs

Iterator holding the iterator's state.
Map holds the elements in two red-black trees.