Muina

Gem Version

muina is a gem that provides the Maybe monad.

Installation

bundle add muina

Documentation

https://rubydoc.info/gems/muina

Changelog

See CHANGELOG.md

Development Standards

This project uses several tools to enforce quality standards:

  • This project has no rubocop offenses and uses the style defined by rubocop-vaporyhumo.
  • This project has 100% test coverage.
  • This project has 100% mutation test coverage.
  • This project has no significant code duplication.
  • This project is strictly typed using sorbet.

Supported Ruby Versions

This gem supports Ruby 3.1 and newer versions.

Contributing

If you find any issues with the documentation or encounter any unexpected errors please open a GitHub Issue in the repository.

This project does not accept code contributions.

License

See LICENSE