Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
CRZ::Applicative(A)
Inherits
CRZ::Functor
Class methods
of
(value :
A
) :
Applicative
(
A
) forall
A
Source
Instance methods
*
(func :
Applicative
(
A
->
B
)) :
Applicative
(
B
) forall
B
Source