Safe Haskell | Trustworthy |
---|---|
Language | Haskell98 |
Data.Pointed
Documentation
class Pointed p where
Methods
point :: a -> p a
Instances
pointed-4.1: Pointed and copointed data
Safe Haskell | Trustworthy |
---|---|
Language | Haskell98 |
Data.Pointed
class Pointed p where
Methods
point :: a -> p a
Instances