regex-tdfa-1.1.1: Replaces/Enhances Text.RegexContentsIndex
Text.Regex.TDFA.NewDFA.Uncons
Documentation
class Uncons a where
Methods
uncons :: a -> Maybe (Char, a)
show/hide Instances
Produced by Haddock version 2.3.0