comma<O> function

Comma comma<O>(
  1. AnyStringParser ws
)

Implementation

Comma comma<O>(AnyStringParser ws) => Comma(ws);