Applies the source parser until it fails softly, and 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 until it fails softly, and yields all of its results in an array.