RegexComponent

A type that represents a regular expression.

iOS
16.0+
macOS
13.0+
tvOS
16.0+
watchOS
9.0+
protocol RegexComponent<RegexOutput>
Browse conforming types

You can use types that conform to RegexComponent as parameters to string searching operations and inside RegexBuilder closures.