ChoiceIterableExtension<R> extension

on

Methods

toChoiceParser({FailureJoiner? failureJoiner}) ChoiceParser<R>

Available on Iterable<Parser<R>>, provided by the ChoiceIterableExtension extension

Converts the parser in this iterable to a choice of parsers.