directory
0.0.0-20150211160725-59788d5eb259
Repository: https://github.com/golang-collections/go-datastructures.git
Documentation: pkg.go.dev

# Packages

Package xfast provides access to a sorted tree that treats integers as if they were words of m bits, where m can be 8, 16, 32, or 64.
Package yfast implements a y-fast trie.