ChoiceIterableExtension<R> extension
Methods
-
toChoiceParser(
{FailureJoiner? failureJoiner}) → ChoiceParser< R> -
Available on Iterable<
Converts the parser in this iterable to a choice of parsers.Parser< , provided by the ChoiceIterableExtension extensionR> >