Package gem-dry-monads: Information
Source package: gem-dry-monads
Version: 1.6.0-alt1
Build time: Apr 24, 2024, 01:11 PM
Category: Development/Ruby
Report package bugHome page: https://dry-rb.org/gems/dry-monads
License: MIT
Summary: Common monads for Ruby
Description:
dry-monads is a set of common monads for Ruby. Monads provide an elegant way of handling errors, exceptions and chaining functions so that the code is much more understandable and has all the error handling, without all the ifs and elses. The gem was inspired by the Kleisli gem. What is a monad, anyway? Simply, a monoid in the category of endofunctors. The term comes from category theory and some believe monads are tough to understand or explain. It's hard to say why people think so because you certainly don't need to know category theory for using them, just like you don't need it for, say, using functions.
List of RPM packages built from this SRPM:
gem-dry-monads (noarch)
gem-dry-monads-devel (noarch)
gem-dry-monads-doc (noarch)
gem-dry-monads (noarch)
gem-dry-monads-devel (noarch)
gem-dry-monads-doc (noarch)
Maintainer: Pavel Skrylev