Hoogle Search
Within LTS Haskell 24.53 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
rio RIO.Vector.Boxed No documentation available.
singleton :: Storable a => a -> Vector ario RIO.Vector.Storable No documentation available.
singleton :: Unbox a => a -> Vector ario RIO.Vector.Unboxed No documentation available.
singleton :: OsChar -> OsStringos-string System.OsString No documentation available.
singleton :: Word8 -> ShortByteStringos-string System.OsString.Data.ByteString.Short O(1) Convert a Word8 into a ShortByteString
singleton :: Word16 -> ShortByteStringos-string System.OsString.Data.ByteString.Short.Word16 O(1) Convert a Word16 into a ShortByteString
singleton :: OsChar -> OsStringos-string System.OsString.Internal No documentation available.
singleton :: PosixChar -> PosixStringos-string System.OsString.Posix No documentation available.
singleton :: WindowsChar -> WindowsStringos-string System.OsString.Windows No documentation available.
singleton :: Storable a => a -> Vector astorablevector Data.StorableVector O(1) Construct a Vector containing a single element