regex-tdfa-rc-1.1.8.2: Replaces/Enhances Text.Regex

Safe HaskellNone

Text.Regex.TDFA.NewDFA.Tester

Description

Like Engine, but merely checks to see whether any match at all is found.

Documentation

matchTest :: Uncons text => Regex -> text -> BoolSource