Package gem-dry-monads-doc: Information

    Binary package: gem-dry-monads-doc
    Version: 1.6.0-alt1
    Architecture: noarch
    Build time:  Apr 24, 2024, 01:11 PM
    Source package: gem-dry-monads
    Report package bug
    License: MIT
    Summary: Common monads for Ruby documentation files
    Description: 
    Common monads for Ruby documentation files.
    
    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.

    Maintainer: Pavel Skrylev

    List of contributors:
    Pavel Skrylev

    Last changed


    March 25, 2024 Pavel Skrylev 1.6.0-alt1
    - + packaged gem with Ruby Policy 2.0