/btree

go2 generics experiment in building generic augmented BTree data structures

Primary LanguageGoApache License 2.0Apache-2.0

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.