expr-lang/expr

Add switch expression syntax

Opened this issue · 0 comments

image I see the point!

But implementing it as function not the best solution. As it will require to evaluate all conditions and cases before choosing a correct one.

We need to create a proper switch syntax in Expr.

Originally posted by @antonmedv in #579 (comment)