Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
singleton :: Ord k => Interval k -> a -> IntervalMap k adata-interval Data.IntervalMap.Strict A map with a single interval.
singleton :: Ord r => Interval r -> IntervalSet rdata-interval Data.IntervalSet single interval
-
digraph Data.DiGraph The (irreflexive) singleton graph.
singleton :: Key -> v -> WordMap vdiscrimination Data.Discrimination.Internal.WordMap Build a singleton WordMap
-
fixed-length Data.FixedLength No documentation available.
-
fmlist Data.FMList No documentation available.
-
greskell Data.Greskell singleton :: NonEmptyLike t => a -> t agreskell Data.Greskell.NonEmptyLike Make a container with a single value.
singleton :: Hashable k => k -> a -> Map k ahashmap Data.HashMap A map of one element.
singleton :: Hashable a => a -> Set ahashmap Data.HashSet A set of one element.