Hoogle Search
Within LTS Haskell 24.27 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
smallUnliftedArrayFromList :: PrimUnlifted a => [a] -> SmallUnliftedArray aprimitive-unlifted Data.Primitive.Unlifted.SmallArray.ST No documentation available.
smallUnliftedArrayFromListN :: PrimUnlifted a => Int -> [a] -> SmallUnliftedArray aprimitive-unlifted Data.Primitive.Unlifted.SmallArray.ST No documentation available.
smallUnliftedArrayToList :: PrimUnlifted a => SmallUnliftedArray a -> [a]primitive-unlifted Data.Primitive.Unlifted.SmallArray.ST Convert the unlifted array to a list.
showbListWith :: (a -> Builder) -> [a] -> Buildertext-show TextShow.Data.List Converts a list of values into a Builder in which the values are surrounded by square brackets and each value is separated by a comma. The function argument controls how each element is shown. showbListWith showb is the default implementation of showbList save for a few special cases (e.g., String). Since: 2
showtListWith :: (a -> Text) -> [a] -> Texttext-show TextShow.Data.List Converts a list of values into a strict Text in which the values are surrounded by square brackets and each value is separated by a comma. The function argument controls how each element is shown. Since: 3.4
showtlListWith :: (a -> Text) -> [a] -> Texttext-show TextShow.Data.List Converts a list of values into a lazy Text in which the values are surrounded by square brackets and each value is separated by a comma. The function argument controls how each element is shown. Since: 3.4
update_crc_list :: Word32 -> [Char] -> Word32MissingH Data.Hash.CRC32.GZip No documentation available.
-
MissingH Data.Hash.MD5 No documentation available.
BoolList :: [Bool] -> BoolListMissingH Data.Hash.MD5 No documentation available.
-
MissingH Data.Hash.MD5 No documentation available.