ContentsIndex
Org.Org.Semantic.HBase.Basic.Singular
Synopsis
class Singular a where
singleton :: a
typedSingleton :: Singular a => Type a -> a
Documentation
class Singular a where
a Singular type is one that has exactly one defined value.
Methods
singleton :: a
Instances
Singular (Type a)
typedSingleton :: Singular a => Type a -> a
Produced by Haddock version 0.6