Hoogle Search

Within LTS Haskell 24.37 (ghc-9.10.3)

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

  1. 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?

  2. 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?

  3. 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?

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

    ghc-internal GHC.Internal.Arr

    No documentation available.

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

    ghc-internal GHC.Internal.Base

    No documentation available.

  6. eqChar :: Char -> Char -> Bool

    ghc-internal GHC.Internal.Base

    No documentation available.

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

    ghc-internal GHC.Internal.Base

    No documentation available.

  8. eqDouble :: Double -> Double -> Bool

    ghc-internal GHC.Internal.Base

    No documentation available.

  9. eqFloat :: Float -> Float -> Bool

    ghc-internal GHC.Internal.Base

    No documentation available.

  10. eqFloat# :: Float# -> Float# -> Int#

    ghc-internal GHC.Internal.Base

    No documentation available.

Page 90 of many | Previous | Next