Text.Regex.TDFA.NewDFA.Tester
Description
Like Engine, but merely checks to see whether any match at all is found.
matchTest :: Uncons text => Regex -> text -> Bool Source #