capture function

Capture capture(
  1. AnyStringParser p
)

Implementation

Capture capture(AnyStringParser p) => Capture(p);