subscript(_:)
Accesses this match’s capture by the given reference.
Declaration
subscript<Capture>(reference: Reference<Capture>) -> Capture { get }Accesses this match’s capture by the given reference.
subscript<Capture>(reference: Reference<Capture>) -> Capture { get }