colon<O> function

Colon colon<O>(
  1. AnyStringParser ws
)

Implementation

Colon colon<O>(AnyStringParser ws) => Colon(ws);