//
pkg.gl
Category
github.com/sandwich-go/boost
xcontainer
templates
sortedmap
package
1.3.48
Repository:
https://github.com/sandwich-go/boost.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
0
Files
201 SLOC
#
Functions
NewOrderedKMap
NewOrderedKMap returns an empty OrderedKMap with the specified sort function.
#
Structs
OrderedKMap
No description provided by the author
#
Interfaces
VType
No description provided by the author
#
Type aliases
KType
template type OrderedKMap(KType,VType,sort).
SortFunc
No description provided by the author