[WIP] Generic, lazy, concurrent Go2 collections, result, maybe wrappers and all kinds of sweet functional goodness to operate upon them
Generic, lazy, concurrent Go2 collections, result, maybe wrappers and all kinds of sweet functional goodness to operate upon them.
NOTE: This is largely undocumented and under development. For now it is just a PoC.
See collections/collections_test/collections_test.go2
for example usage.
make test
nix-shell --command 'watch-test'