You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add @RegexComponentBuilder overloads for collection algorithms (#342)
* Add `@RegexComponentBuilder` overloads for collection algorithms
- Add overloads per string processing proposal
- Update doc comments
- Add tests that uses the builder
- Rename `Match.swift` to `Algorithms.swift` as it contains more than
match functions now
* Update the proposal as well
0 commit comments