regex-tdfa-1.1.8: Replaces/Enhances Text.Regex
Contents
Index
Text.Regex.TDFA.NewDFA.Uncons
Documentation
class
Uncons
a
where
Methods
uncons
:: a ->
Maybe
(
Char
, a)
Instances
Uncons
ByteString
Uncons
ByteString
Uncons
[
Char
]
Uncons
(
Seq
Char
)
Produced by
Haddock
version 2.6.0