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.
-
nonempty-containers Data.Set.NonEmpty.Internal O(1). Create a singleton set.
singleton :: Space s => Element s -> snumhask-space NumHask.Space space containing a single element
-
rebase Rebase.Data.Vector No documentation available.
singleton :: forall (m :: Type -> Type) a . Monad m => a -> Stream m arebase Rebase.Data.Vector.Fusion.Stream.Monadic Singleton Stream
singleton :: Vector v a => a -> v arebase Rebase.Data.Vector.Generic No documentation available.
singleton :: Prim a => a -> Vector arebase Rebase.Data.Vector.Primitive No documentation available.
singleton :: Storable a => a -> Vector arebase Rebase.Data.Vector.Storable No documentation available.
singleton :: Unbox a => a -> Vector arebase Rebase.Data.Vector.Unboxed No documentation available.
singleton :: forall (m :: Type -> Type) . Monad m => Word8 -> ByteStream m ()streaming-bytestring Streaming.ByteString O(1) Yield a Word8 as a minimal ByteStream.
singleton :: forall (m :: Type -> Type) . Monad m => Char -> ByteStream m ()streaming-bytestring Streaming.ByteString.Char8 O(1) Yield a Char as a minimal ByteStream