proxy.golang.org : github.com/quasoft/btree
Package btree is simple binary tree implementation that can store any value type that implements ValueInterface. This implementation is a modified version of 'golang/tour/tree.go', (https://github.com/golang/tour/blob/master/tree/tree.go), adapted to store values of custom types. Example of using the binary tree with the built-in IntValue type.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/quasoft/btree
License: MIT
Latest release: about 7 years ago
First release: about 7 years ago
Namespace: github.com/quasoft
Last synced: 23 days ago