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

https://github.com/josestg/fun

A set of functional programming utilities for Go.
https://github.com/josestg/fun

Last synced: about 1 month ago
JSON representation

A set of functional programming utilities for Go.

Awesome Lists containing this project

README

        

# fun

A set of functional programming utilities for Go.

## Install

```shell
go get install github.com/josestg/fun
```