Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. isList :: BValue -> Bool

    bencoding Data.BEncode.Types

    Test if bencoded value is a list.

  2. fromList :: [Word8] -> ByteSet

    byteset Data.ByteSet

    O(n). Create a byteset from a list of bytes.

  3. toList :: ByteSet -> [Word8]

    byteset Data.ByteSet

    O(n). An alias of elems.

  4. fmtIntegralListExpr :: (Show a, Integral a) => Expr [a] -> String

    dice Data.Random.Dice

    No documentation available.

  5. showListConst :: Show a => String -> a -> p -> String -> String

    dice Data.Random.Dice

    No documentation available.

  6. showSimpleListConst :: Show a => String -> [a] -> Int -> ShowS

    dice Data.Random.Dice

    No documentation available.

  7. data SnocList a

    folds Data.Fold.Internal

    Reversed '[]'

  8. data SnocList1 a

    folds Data.Fold.Internal

    No documentation available.

  9. qtoList :: forall p a (x :: k) (y :: k) . QFoldable c => (forall (x1 :: k) (y1 :: k) . () => p x1 y1 -> a) -> c p x y -> [a]

    free-categories Data.Quiver.Functor

    Map each element of the structure, and combine the results in a list.

  10. data ApplicationsListResponse

    gogol-admin-datatransfer Gogol.Admin.DataTransfer

    Template for a collection of Applications. See: newApplicationsListResponse smart constructor.

Page 238 of many | Previous | Next