ChoiceIterableExtension<T> extension

on

Methods

toChoiceParser({FailureJoiner<T>? failureJoiner}) ChoiceParser<T>
Converts the parser in this iterable to a choice of parsers.