Structsยง
- Case
Expression ๐ - Constant
Lookup ๐Expression - With large scale of simple form match arms in case-when expression,
we could optimize the
CaseExpression
toConstantLookupExpression
, which could significantly facilitate the evaluation of case-when. - When
Clause ๐
Staticsยง
Functionsยง
- build_
case_ ๐expr - build_
constant_ ๐lookup_ expr - case_
variadic_ ๐any - constant_
lookup_ ๐variadic_ any