Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. equals5 :: Char -> Char -> Char -> Char -> Char -> Bytes -> Bool

    byteslice Data.Bytes.Text.Latin1

    Is the byte sequence, when interpreted as ISO-8859-1-encoded text, a quintupleton whose elements match the characters?

  2. equals6 :: Char -> Char -> Char -> Char -> Char -> Char -> Bytes -> Bool

    byteslice Data.Bytes.Text.Latin1

    Is the byte sequence, when interpreted as ISO-8859-1-encoded text, a sextupleton whose elements match the characters?

  3. equals7 :: Char -> Char -> Char -> Char -> Char -> Char -> Char -> Bytes -> Bool

    byteslice Data.Bytes.Text.Latin1

    Is the byte sequence, when interpreted as ISO-8859-1-encoded text, a septupleton whose elements match the characters?

  4. equals8 :: Char -> Char -> Char -> Char -> Char -> Char -> Char -> Char -> Bytes -> Bool

    byteslice Data.Bytes.Text.Latin1

    Is the byte sequence, when interpreted as ISO-8859-1-encoded text, an octupleton whose elements match the characters?

  5. equals9 :: Char -> Char -> Char -> Char -> Char -> Char -> Char -> Char -> Char -> Bytes -> Bool

    byteslice Data.Bytes.Text.Latin1

    Is the byte sequence, when interpreted as ISO-8859-1-encoded text, a 9-tuple whose elements match the characters?

  6. eqArray :: (Ix i, Eq e) => Array i e -> Array i e -> Bool

    ghc-internal GHC.Internal.Arr

    No documentation available.

  7. eqAddr# :: Addr# -> Addr# -> Int#

    ghc-internal GHC.Internal.Base

    No documentation available.

  8. eqChar :: Char -> Char -> Bool

    ghc-internal GHC.Internal.Base

    No documentation available.

  9. eqChar# :: Char# -> Char# -> Int#

    ghc-internal GHC.Internal.Base

    No documentation available.

  10. eqDouble :: Double -> Double -> Bool

    ghc-internal GHC.Internal.Base

    No documentation available.

Page 90 of many | Previous | Next