cadenza / org.intelligence.parser / choice

choice

fun <P : Parse, T> P.choice(vararg alts: P.() -> T): T