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