Skip to content

quick: provide generic filter, map, reduce functions, before the Go team does...

License

Notifications You must be signed in to change notification settings

seantis/go-functools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functools

Quick: provide generic filter, map, reduce functions, before the Go team does…

This is a small library providing generic operations, such as Equal, Filter, Map, Reduce, which are commonly used in many code bases.

This library most likely will be obsolete as the Go teams provides those operations in the standard library.

Run the tests:

go test

Show the documentation:

go doc

About

quick: provide generic filter, map, reduce functions, before the Go team does...

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages