Identity
case Identity(a)
The Identity Functor / Monad.
Instances
instance Applicative[Identity]
Sourceinstance Traversable[Identity]
Sourceinstance UnorderedFoldable[Identity]
Sourcecase Identity(a)
The Identity Functor / Monad.
instance Applicative[Identity]
Sourceinstance Traversable[Identity]
Sourceinstance UnorderedFoldable[Identity]
Source