match

fun match(input: Any, matches: List<Expression.Step<Any>>, fallback: Any?): Expression