-
Notifications
You must be signed in to change notification settings - Fork 1
!(pattern:)
kareman edited this page Jul 6, 2020
·
3 revisions
Will only succeed if the following pattern fails. Does not consume any input.
@inlinable public prefix func !<P: Pattern>(pattern: P) -> NotPattern<P>Will only succeed if the following pattern fails. Does not consume any input.
@inlinable public prefix func !(pattern: Literal) -> NotPattern<Literal>Generated at 2020-08-23T12:56:49+0000 using swift-doc 1.0.0-beta.3.