1 line
283 B
JavaScript
1 line
283 B
JavaScript
window.SIDEBAR_ITEMS = {"fn":[["alt","Tests a list of parsers one by one until one succeeds."],["permutation","Applies a list of parsers in any order."]],"trait":[["Alt","Helper trait for the [alt()] combinator."],["Permutation","Helper trait for the [permutation()] combinator."]]}; |