Applies the source parser 1 or more times until it fails softly. Yields all of its results in an array.
Optionally, the maximum number of times to apply the source parser. Defaults to Infinity.
Infinity
Applies the source parser 1 or more times until it fails softly. Yields all of its results in an array.