You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dorm/vendor/modernc.org/b/README.md

15 lines
252 B

# b
Package b implements a B+tree.
## Build status
available at https://modern-c.appspot.com/-/builder/?importpath=modernc.org%2fb
Installation:
$ go get modernc.org/b
Documentation: [godoc.org/modernc.org/b](http://godoc.org/modernc.org/b)