Hoogle Search

Within LTS Haskell 22.18 (ghc-9.6.4)

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

  1. module Data.List

    Operations on lists.

  2. module Data.HashMap.Internal.List

    WARNING

    This module is considered internal. The Package Versioning Policy does not apply. The contents of this module may change in any way whatsoever and without any warning between minor versions of this package. Authors importing this module are expected to track development closely.

    Description

    Extra list functions In separate module to aid testing.

  3. module Data.Conduit.List

    NOTE It is recommended to start using Data.Conduit.Combinators instead of this module. Higher-level functions to interact with the elements of a stream. Most of these are based on list functions. Note that these functions all deal with individual elements of a stream as a sort of "black box", where there is no introspection of the contained elements. Values such as ByteString and Text will likely need to be treated specially to deal with their contents properly (Word8 and Char, respectively). See the Data.Conduit.Binary and Data.Conduit.Text modules in the conduit-extra package.

  4. module Data.List

    No documentation available.

  5. List :: [ListItem] -> Token

    haskell-gi Data.GI.CodeGen.GtkDoc

    No documentation available.

  6. List :: RedisType

    hedis Database.Redis

    No documentation available.

  7. List :: RedisType

    hedis Database.Redis.Sentinel

    No documentation available.

  8. module TextShow.Data.List

    Exports showbListWith, showtListWith, and showtlListWith, and TextShow instances for lists.

  9. module Fcf.Data.List

    Lists. See also Fcf.Class.Foldable for additional functions.

  10. module Type.Data.List

    No documentation available.

Page 1 of many | Next