dot<O> function

Dot dot<O>(
  1. AnyStringParser ws
)

Implementation

Dot dot<O>(AnyStringParser ws) => Dot(ws);