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.
-
byteslice Data.Bytes Deprecated: use Data.Bytes.Text.Latin1.equals12 instead
equalsLatin2 :: Char -> Char -> Bytes -> Boolbyteslice Data.Bytes Deprecated: use Data.Bytes.Text.Latin1.equals2 instead
equalsLatin3 :: Char -> Char -> Char -> Bytes -> Boolbyteslice Data.Bytes Deprecated: use Data.Bytes.Text.Latin1.equals3 instead
equalsLatin4 :: Char -> Char -> Char -> Char -> Bytes -> Boolbyteslice Data.Bytes Deprecated: use Data.Bytes.Text.Latin1.equals4 instead
equalsLatin5 :: Char -> Char -> Char -> Char -> Char -> Bytes -> Boolbyteslice Data.Bytes Deprecated: use Data.Bytes.Text.Latin1.equals5 instead
equalsLatin6 :: Char -> Char -> Char -> Char -> Char -> Char -> Bytes -> Boolbyteslice Data.Bytes Deprecated: use Data.Bytes.Text.Latin1.equals6 instead
equalsLatin7 :: Char -> Char -> Char -> Char -> Char -> Char -> Char -> Bytes -> Boolbyteslice Data.Bytes Deprecated: use Data.Bytes.Text.Latin1.equals7 instead
equalsLatin8 :: Char -> Char -> Char -> Char -> Char -> Char -> Char -> Char -> Bytes -> Boolbyteslice Data.Bytes Deprecated: use Data.Bytes.Text.Latin1.equals8 instead
-
byteslice Data.Bytes Deprecated: use Data.Bytes.Text.Latin1.equals9 instead
equalsCStringCaseInsensitive :: CString -> Bytes -> Boolbyteslice Data.Bytes.Text.Ascii Is the byte sequence equal to the NUL-terminated C String? The C string must be a constant.