Hoogle Search
Within LTS Haskell 24.22 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pattern
Singleton :: a -> OneOfThem (Singleton a)type-set Data.OneOfThem No documentation available.
pattern
Singleton :: a -> OneOrMore (Singleton a)type-set Data.OneOrMore No documentation available.
pattern
Singleton :: forall a (f :: Type -> Type) . a -> OneOrMoreApp ('SetApp f (Singleton a))type-set Data.OneOrMoreApp No documentation available.
module Math.NumberTheory.Moduli.
Singleton Singleton data types.
-
registry Data.Registry.Internal.Cache No documentation available.
-
Constructing singleton collections.
class
Singleton el coll | coll -> elAgda Agda.Utils.Singleton Overloaded singleton constructor for collections.
singletonM :: a -> ST s (Array a)unordered-containers Data.HashMap.Internal.Array No documentation available.
singletonCCSLbl :: CostCentre -> G Identghc GHC.StgToJS.Profiling No documentation available.
singletonMap :: IsMap map => ContainerKey map -> MapValue map -> mapmono-traversable Data.Containers Create a map from a single key-value pair.