Unified Condition Expressions
Unified Condition Expressions
soc.me
Language Design: Unified Condition Expressions – Introduction
Idea
A design that subsumes the various syntactic forms of
ifstatements/expressionsswitchon valuesmatchon patterns and pattern guardsif-letconstructs
and scales from simple one-liners to complex pattern matches.