Add "if check" (expr_if_check), a variation on check that executes an "else" clause rather than failing if the check doesn't hold. |
||
|---|---|---|
| .. | ||
| ast.rs | ||
| codemap.rs | ||
| creader.rs | ||
| eval.rs | ||
| ext.rs | ||
| extenv.rs | ||
| extfmt.rs | ||
| lexer.rs | ||
| parser.rs | ||
| token.rs | ||
Add "if check" (expr_if_check), a variation on check that executes an "else" clause rather than failing if the check doesn't hold. |
||
|---|---|---|
| .. | ||
| ast.rs | ||
| codemap.rs | ||
| creader.rs | ||
| eval.rs | ||
| ext.rs | ||
| extenv.rs | ||
| extfmt.rs | ||
| lexer.rs | ||
| parser.rs | ||
| token.rs | ||