Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. getFirst' :: First' a -> a

    Cabal-syntax Distribution.Compat.Semigroup

    No documentation available.

  2. stringFirst :: Eq a => [a] -> [a] -> Maybe Int

    hxt Text.XML.HXT.DOM.Util

    find the position of the first occurence of a string

  3. xinfoStreamFirstEntry :: XInfoStreamResponse -> StreamsRecord

    hedis Database.Redis

    No documentation available.

  4. xinfoStreamFirstEntry :: XInfoStreamResponse -> StreamsRecord

    hedis Database.Redis.Sentinel

    No documentation available.

  5. getFirst :: First a -> Maybe a

    relude Relude.Monoid

    No documentation available.

  6. _first :: Functor f => (a -> f a') -> Of a b -> f (Of a' b)

    streaming Streaming.Prelude

    A lens into the first element of a left-strict pair

  7. equivalentWhenFirstSucceeds :: (Show a, GenValid a, Show b, Eq b, CanFail f) => (a -> f b) -> (a -> b) -> Property

    genvalidity-property Test.Validity.Functions.Equivalence

    No documentation available.

  8. equivalentWhenFirstSucceeds2 :: (Show a, GenValid a, Show b, GenValid b, Show c, Eq c, CanFail f) => (a -> b -> f c) -> (a -> b -> c) -> Property

    genvalidity-property Test.Validity.Functions.Equivalence

    No documentation available.

  9. equivalentWhenFirstSucceedsOnArbitrary :: (Show a, Arbitrary a, Show b, Eq b, CanFail f) => (a -> f b) -> (a -> b) -> Property

    genvalidity-property Test.Validity.Functions.Equivalence

    No documentation available.

  10. equivalentWhenFirstSucceedsOnArbitrary2 :: (Show a, Arbitrary a, Show b, Arbitrary b, Show c, Eq c, CanFail f) => (a -> b -> f c) -> (a -> b -> c) -> Property

    genvalidity-property Test.Validity.Functions.Equivalence

    No documentation available.

Page 47 of many | Previous | Next