-
Notifications
You must be signed in to change notification settings - Fork 1
*(me:)
kareman edited this page Aug 13, 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 *<Input>(me: Literal<Input>) -> RepeatPattern<Literal<Input>>
Generated at 2020-08-23T12:56:49+0000 using swift-doc 1.0.0-beta.3.