mirror of
https://github.com/twostraws/Brisk.git
synced 2026-06-19 15:41:54 +02:00
46a84a64d6
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