Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. encodeBinList :: (a -> Put) -> Direction -> BinList a -> EncodedBinList

    binary-list Data.BinaryList.Serialize

    Encode a binary list, using a custom serialization for its elements and an user-supplied direction.

  2. toList :: AsEnumSet a => EnumSet a -> [a]

    bitwise-enum Data.Enum.Set

    O(n). Convert the set to a list of values.

  3. toList :: (FiniteBits w, Num w, Enum a) => EnumSet w a -> [a]

    bitwise-enum Data.Enum.Set.Base

    O(n). Convert the set to a list of values.

  4. IndexList :: NonEmpty IndexName -> IndexSelection

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  5. NodeList :: NonEmpty NodeSelector -> NodeSelection

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  6. SnapshotList :: NonEmpty SnapshotPattern -> SnapshotSelection

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  7. SnapshotRepoList :: NonEmpty SnapshotRepoPattern -> SnapshotRepoSelection

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  8. IndexList :: NonEmpty IndexName -> IndexSelection

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  9. NodeList :: NonEmpty NodeSelector -> NodeSelection

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  10. SnapshotList :: NonEmpty SnapshotPattern -> SnapshotSelection

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

Page 187 of many | Previous | Next