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

https://github.com/jwhittle933/gonads

Monadic functional library for Go
https://github.com/jwhittle933/gonads

Last synced: about 2 months ago
JSON representation

Monadic functional library for Go

Awesome Lists containing this project

README

        

# GOnads
Gonads is a monadic package for Golang. Both `result` and `option` are heavily (if not exclusivley) inspired by the Rust standard library.