Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/monban/fp

Collection of functional programming constructs for Go
https://github.com/monban/fp

functional-programming go golang

Last synced: 30 days ago
JSON representation

Collection of functional programming constructs for Go

Awesome Lists containing this project

README

        

# fp
Collection of functional programming constructs for Go

[![License MIT][License-Image]][License-Url]
[![Go version][Go-Version-Image]](https://golang.org)
[![GoDoc][GoDoc-Image]][GoDoc-Url]
[![Go Report Card][ReportCard-Image]][ReportCard-Url]

[License-Url]: https://raw.githubusercontent.com/monban/fp/main/LICENSE
[License-Image]: https://img.shields.io/github/license/monban/fp?style=for-the-badge
[Go-Version-Image]: https://img.shields.io/github/go-mod/go-version/monban/fp.svg?style=for-the-badge
[GoDoc-Url]: https://pkg.go.dev/github.com/monban/fp
[GoDoc-Image]: https://img.shields.io/badge/GoDoc-Reference-blue.svg?style=for-the-badge
[ReportCard-Url]: https://goreportcard.com/report/github.com/monban/fp
[ReportCard-Image]: https://goreportcard.com/badge/github.com/monban/fp?style=for-the-badge