Skip to content

[WIP] Generic, lazy, concurrent Go2 collections, result, maybe wrappers and all kinds of sweet functional goodness to operate upon them

License

Notifications You must be signed in to change notification settings

rvolosatovs/fungo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fungo

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.

Usage

See collections/collections_test/collections_test.go2 for example usage.

Development

Run tests

make test

Run tests continously on each file change

nix-shell --command 'watch-test'

About

[WIP] Generic, lazy, concurrent Go2 collections, result, maybe wrappers and all kinds of sweet functional goodness to operate upon them

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published