//
pkg.gl
Category
github.com/agilebits/gods
maps
treemap
package
1.12.0
Repository:
https://github.com/agilebits/gods.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
188 SLOC
#
Functions
NewWith
NewWith instantiates a tree map with the custom comparator.
NewWithIntComparator
NewWithIntComparator instantiates a tree map with the IntComparator, i.e.
NewWithStringComparator
NewWithStringComparator instantiates a tree map with the StringComparator, i.e.
#
Structs
Iterator
Iterator holding the iterator's state.
Map
Map holds the elements in a red-black tree.