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

# Functions

NewWith instantiates a tree map with the custom comparator.
NewWithIntComparator instantiates a tree map with the IntComparator, i.e.
NewWithStringComparator instantiates a tree map with the StringComparator, i.e.

# Structs

Iterator holding the iterator's state.
Map holds the elements in a red-black tree.