Evaluates an expression against a series of cases and returns the value of the first case that matches, along with an optional default if no cases are met.
Evaluates an expression against a series of cases and returns the value of the first case that matches, along with an optional default if no cases are met.