Tries to apply the source parser repeatedly until till succeeds. Yields the results of the source parser in an array.
till
The parser that indicates iteration should stop.
A projection to apply on the captured results.
Tries to apply the source parser repeatedly until
till
succeeds. Yields the results of the source parser in an array.