Skip to main content
CrystalDocs

    Browse DocsCrystalShardsAbout

    github.com/alex-lairan/monads

    1.2.3

    Types

    • Monads
      • Either
      • Functor
      • Just
      • Left
      • LeftException
      • Leftable
      • List
      • Maybe
      • Monad
      • Nothing
      • Right
      • Task
      • Try
      • UnwrapError
    module

    Monads

    Constants

    VERSION = "1.2.3"

    Nested types

    • Monads::Either(E, T)
    • Monads::Functor(T)
    • Monads::Just(T)
    • Monads::Left(E, T)
    • Monads::LeftException(T)
    • Monads::Leftable(E, T)
    • Monads::List(T)
    • Monads::Maybe(T)
    • Monads::Monad(T)
    • Monads::Nothing(T)
    • Monads::Right(E, T)
    • Monads::Task(T)
    • Monads::Try(T)
    • Monads::UnwrapError

    CrystalDocs.org - Crystal Shard Documentation Hosting

    GitHubCrystalShardsCrystal Language