Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
ShellCheck.Regex
Documentation
matchRegex :: Regex -> String -> Maybe [String] #
matchAllStrings :: Regex -> String -> [String] #
matchAllSubgroups :: Regex -> String -> [[String]] #
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
ShellCheck.Regex
matchRegex :: Regex -> String -> Maybe [String] #
matchAllStrings :: Regex -> String -> [String] #
matchAllSubgroups :: Regex -> String -> [[String]] #