-
Notifications
You must be signed in to change notification settings - Fork 1
NoPattern
kareman edited this page Aug 13, 2020
·
4 revisions
A pattern that does absolutely nothing.
public struct NoPattern<Input: BidirectionalCollection>: Pattern where Input.Element: Hashable
@inlinable public init()
var description: String
var regex: String
@inlinable public func createInstructions(_ instructions: inout ContiguousArray<Instruction<Input>>) throws
Generated at 2020-08-23T12:56:49+0000 using swift-doc 1.0.0-beta.3.