distribution/vendor/github.com/ajwerner/btree/README.md

7 lines
219 B
Markdown

# btree
go 1.18 generics experiment in building generic augmented btree data structures.
Don't use this in production, go 1.18 isn't even out yet!
Read more about this in the introductory [blog post](./blog/blog.md).