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. equals1 :: Char -> Bytes -> Bool

    byteslice Data.Bytes.Text.Latin1

    Is the byte sequence, when interpreted as ISO-8859-1-encoded text, a singleton whose element matches the character?

  2. equals10 :: Char -> 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 10-tuple whose elements match the characters?

  3. equals11 :: Char -> Char -> 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 11-tuple whose elements match the characters?

  4. equals12 :: Char -> Char -> Char -> 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 12-tuple whose elements match the characters?

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

    byteslice Data.Bytes.Text.Latin1

    No documentation available.

  6. equals14 :: Char -> Char -> Char -> Char -> Char -> Char -> Char -> Char -> Char -> Char -> Char -> Char -> Char -> Char -> Bytes -> Bool

    byteslice Data.Bytes.Text.Latin1

    No documentation available.

  7. equals15 :: Char -> Char -> Char -> Char -> Char -> Char -> Char -> Char -> Char -> Char -> Char -> Char -> Char -> Char -> Char -> Bytes -> Bool

    byteslice Data.Bytes.Text.Latin1

    No documentation available.

  8. equals2 :: Char -> Char -> Bytes -> Bool

    byteslice Data.Bytes.Text.Latin1

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

  9. equals3 :: Char -> Char -> Char -> Bytes -> Bool

    byteslice Data.Bytes.Text.Latin1

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

  10. equals4 :: Char -> Char -> Char -> Char -> Bytes -> Bool

    byteslice Data.Bytes.Text.Latin1

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

Page 89 of many | Previous | Next