An open API service indexing awesome lists of open source software.

https://github.com/tdibacco/fp

Functional Programing constructs for Go.
https://github.com/tdibacco/fp

functional-programming golang-library

Last synced: 2 months ago
JSON representation

Functional Programing constructs for Go.

Awesome Lists containing this project

README

          

# fp
Functional Programing constructs for Go.
* github.com/tdibacco/fp/fn - functions for building higher level functions.
* github.com/tdibacco/fp/slices - functions for slices.