Any folks using #Swift #RegexBuilder out there? I need a #regex that only matches complete words, not substrings. Is that possible with Swift Regex?
See attached screenshot, there should only be one match. Not two 😭
Getting ready for the Decoder part, reviewing a few ways break up a String
https://www.whynotestflight.com/excuses/wait-how-do-i-scan-text-again/
The RegExBuilder regex is surprisingly speedy in context!
Any folks using #Swift #RegexBuilder out there? I need a #regex that only matches complete words, not substrings. Is that possible with Swift Regex?
See attached screenshot, there should only be one match. Not two 😭