mirror of
https://github.com/twostraws/Brisk.git
synced 2026-01-31 11:42:09 +01:00
for the regex now the functions name is :
func captureGroups(from regexPattern: String) -> [String]? {
and fixing some spaces and one typo.
I am sorry, I am quite new to this. Hope I did not change too much at once. Thank you