regex-tdfa-1.2.0: 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