https://github.com/dry-rb/dry-monads
Useful, common monads in idiomatic Ruby
https://github.com/dry-rb/dry-monads
dry-rb functional-programming gem monad ruby rubygem
Last synced: 5 months ago
JSON representation
Useful, common monads in idiomatic Ruby
- Host: GitHub
- URL: https://github.com/dry-rb/dry-monads
- Owner: dry-rb
- License: mit
- Created: 2016-04-22T10:32:15.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T08:37:30.000Z (6 months ago)
- Last Synced: 2025-04-25T14:50:30.743Z (5 months ago)
- Topics: dry-rb, functional-programming, gem, monad, ruby, rubygem
- Language: Ruby
- Homepage: https://dry-rb.org/gems/dry-monads
- Size: 1.18 MB
- Stars: 790
- Watchers: 25
- Forks: 141
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
[gem]: https://rubygems.org/gems/dry-monads
[actions]: https://github.com/dry-rb/dry-monads/actions# dry-monads [][gem] [][actions]
## Links
* [User documentation](https://dry-rb.org/gems/dry-monads)
* [API documentation](http://rubydoc.info/gems/dry-monads)
* [Forum](https://discourse.dry-rb.org)## Supported Ruby versions
This library officially supports the following Ruby versions:
* MRI `>= 3.1`
* jruby `>= 9.4` (not tested on CI)## License
See `LICENSE` file.