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