cadenza / org.intelligence.parser / trying

trying

inline fun <P : Parse, T> P.trying(what: Any, action: P.() -> T): T