init(_:)

Creates a negative lookahead from the given regex component.

Declaration

init<R>(_ component: R) where Output == R.RegexOutput, R : RegexComponent