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!

#SwiftLang, #parsing, #regex, #Scanner, #RegExBuilder

Wait, how do I scan text again?

A list of distractions

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 😭