System.Process.Quick.TdfaToSbvRegex
parse :: String -> RegExp Source #
match :: RegExpMatchable a => a -> RegExp -> SBool #
match s r checks whether s is in the language generated by r.
match s r
match
s
r