-
Notifications
You must be signed in to change notification settings - Fork 1
*(me:)
kareman edited this page Jul 6, 2020
·
3 revisions
Repeats the preceding pattern 0 or more times.
@inlinable public postfix func *<P: Pattern>(me: P) -> RepeatPattern<P>Repeats the preceding pattern 0 or more times.
@inlinable public postfix func *(me: Literal) -> RepeatPattern<Literal>Generated at 2020-08-23T12:56:49+0000 using swift-doc 1.0.0-beta.3.