Hoogle Search
Within LTS Haskell 24.45 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
pqueue Data.PQueue.Min Construct a priority queue with a single element.
singleton :: k -> a -> MaxPQueue k apqueue Data.PQueue.Prio.Max Constructs a singleton priority queue.
singleton :: k -> a -> MinPQueue k apqueue Data.PQueue.Prio.Min Constructs a singleton priority queue.
singleton :: C bool => Singleton booltfp Type.Data.Bool No documentation available.
singleton :: Integer x => Singleton xtfp Type.Data.Num No documentation available.
singleton :: C d => Singleton dtfp Type.Data.Num.Decimal.Digit No documentation available.
singleton :: Integer x => Singleton xtfp Type.Data.Num.Decimal.Number No documentation available.
singleton :: Natural n => Singleton ntfp Type.Data.Num.Unary No documentation available.
singleton :: Ord v => Interval v -> a -> IntervalMap v atrifecta Text.Trifecta.Util.IntervalMap O(1). Interval map with a single entry.
singleton :: element -> Builder elementvector-builder VectorBuilder.Builder Builder of a single element.