Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Data.Copointed
Documentation
class Copointed p where Source
Copointed
does not require a Functor
, as the only relationship
between copoint
and fmap
is given by a free theorem.
Instances
pointed-5: Pointed and copointed data
Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Data.Copointed
class Copointed p where Source
Copointed
does not require a Functor
, as the only relationship
between copoint
and fmap
is given by a free theorem.
Instances