ajwerner / btree

go2 generics experiment in building generic augmented BTree data structures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

go2 generics experiment in building generic augmented BTree data structures

License:Apache License 2.0


Languages

Language:Go 100.0%