package
0.0.0-20231128003133-91ac70be1bed
Repository: https://github.com/bpowers/bit.git
Documentation: pkg.go.dev

# Functions

Build builds a inMemoryBuilder from keys using the "Hash, displace, and compress" algorithm described in http://cmph.sourceforge.net/papers/esa09.pdf.
NewTable returns a new `*index.Table` based on the on-disk table at `path`.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Table is an index into a datafile, backed by an mmap'd file.