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

    byteslice Data.Bytes

    Deprecated: use Data.Bytes.Text.Latin1.equals12 instead

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

    byteslice Data.Bytes

    Deprecated: use Data.Bytes.Text.Latin1.equals2 instead

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

    byteslice Data.Bytes

    Deprecated: use Data.Bytes.Text.Latin1.equals3 instead

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

    byteslice Data.Bytes

    Deprecated: use Data.Bytes.Text.Latin1.equals4 instead

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

    byteslice Data.Bytes

    Deprecated: use Data.Bytes.Text.Latin1.equals5 instead

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

    byteslice Data.Bytes

    Deprecated: use Data.Bytes.Text.Latin1.equals6 instead

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

    byteslice Data.Bytes

    Deprecated: use Data.Bytes.Text.Latin1.equals7 instead

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

    byteslice Data.Bytes

    Deprecated: use Data.Bytes.Text.Latin1.equals8 instead

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

    byteslice Data.Bytes

    Deprecated: use Data.Bytes.Text.Latin1.equals9 instead

  10. equalsCStringCaseInsensitive :: CString -> Bytes -> Bool

    byteslice Data.Bytes.Text.Ascii

    Is the byte sequence equal to the NUL-terminated C String? The C string must be a constant.

Page 88 of many | Previous | Next