juniper
juniper copied to clipboard
Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.
Hi, I needed to compute the intersection of several slices. Algorithm is probably not optimal, but I thought that might interest you nonetheless. Feel free to reword, rename, add an...
tree.Range requests Bound as parameters, but for making Bound there is no access to type boundType and its values. The most usefull b-tree search functions are inaccessible due names without...
It would be good to see benchmarks with std lib such suite would help improve the library. I can help with that if the author of this project is willing...