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.
singleton :: (Bits w, Enum a) => a -> EnumSet w abitwise-enum Data.Enum.Set.Base O(1). A set of one element.
singleton :: (a -> [Hash]) -> Int -> a -> Bloom abloomfilter Data.BloomFilter Create a Bloom filter with a single element. This function is subject to fusion with insert and insertList.
singleton :: Enum a => a -> T aboard-games Game.Mastermind.NonEmptyEnumSet No documentation available.
singleton :: Int -> a -> BQueue abounded-queue Data.Queue.Bounded Given a limit value and an initial value, yield a singleton BQueue.
singleton :: ByteString -> a -> Trie abytestring-trie Data.Trie Construct a singleton trie.
singleton :: ByteString -> a -> Trie abytestring-trie Data.Trie.Internal Construct a singleton trie.
singleton :: Typeable bean => bean -> Beanscauldron Cauldron.Beans No documentation available.
singleton :: Uniquable a => a -> b -> UniqMap bclash-lib Clash.Data.UniqMap A map containing a single value indexed by the given key's unique.
singleton :: Storable a => a -> Array () acomfort-blas Numeric.BLAS.Vector \x -> Array.singleton x ! () == (x::Word16)
singleton :: Integer -> IntegerIntervaldata-interval Data.IntegerInterval singleton set [x,x]