//
pkg.gl
Category
github.com/golang-collections/go-datastructures
btree
plus
package
0.0.0-20150211160725-59788d5eb259
Repository:
https://github.com/golang-collections/go-datastructures.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
371 SLOC
#
Interfaces
Iterator
Iterator will be called with matching keys until either false is returned or we run out of keys to iterate.
Key
No description provided by the author
#
Type aliases
Keys
Keys is a typed list of Key interfaces.