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.
equals1 :: Char -> Bytes -> Boolbyteslice Data.Bytes.Text.Latin1 Is the byte sequence, when interpreted as ISO-8859-1-encoded text, a singleton whose element matches the character?
-
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?
-
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?
-
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?
-
byteslice Data.Bytes.Text.Latin1 No documentation available.
-
byteslice Data.Bytes.Text.Latin1 No documentation available.
-
byteslice Data.Bytes.Text.Latin1 No documentation available.
equals2 :: Char -> Char -> Bytes -> Boolbyteslice Data.Bytes.Text.Latin1 Is the byte sequence, when interpreted as ISO-8859-1-encoded text, a doubleton whose elements match the characters?
equals3 :: Char -> Char -> Char -> Bytes -> Boolbyteslice Data.Bytes.Text.Latin1 Is the byte sequence, when interpreted as ISO-8859-1-encoded text, a tripleton whose elements match the characters?
equals4 :: Char -> Char -> Char -> Char -> Bytes -> Boolbyteslice Data.Bytes.Text.Latin1 Is the byte sequence, when interpreted as ISO-8859-1-encoded text, a quadrupleton whose elements match the characters?