1abbe2e448
The semantics are: -if tag is Some(_), assume the condition is a constructor, and compare tags - if guard is Some(_), evaluate true/false *after* having applied any bound variables With this, I can technically get rid of bare conditionals now, since they are the same as an Alternative with a None tag |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |