周玉环 d906a41c2e first commit il y a 2 jours
..
internal d906a41c2e first commit il y a 2 jours
LICENSE d906a41c2e first commit il y a 2 jours
README.md d906a41c2e first commit il y a 2 jours
btree.go d906a41c2e first commit il y a 2 jours

README.md

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.