quick-process
Safe HaskellNone
LanguageGHC2024

System.Process.Quick.TdfaToSbvRegex

Synopsis

Documentation

match :: RegExpMatchable a => a -> RegExp -> SBool #

match s r checks whether s is in the language generated by r.