| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Data.Singular
Synopsis
- class (Finite a, AtLeastOneCountable a) => Singular a where
- single :: a
Documentation
class (Finite a, AtLeastOneCountable a) => Singular a where Source #
There is exactly one value.