karthikmuralidharan / monad

Simple Error monad implementation in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

monad.go

Simple implementation of different monads in Golang.

Monads

Contributing

  1. Fork it ( https://github.com/nanoservice/monad.go/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • waterlink - Oleksii Fedorov, creator, maintainer

About

Simple Error monad implementation in Go

License:MIT License


Languages

Language:Go 80.2%Language:Perl 6 19.8%