This is simply a syntactic sugar which desugarize to a function call with two arguments mapped to the specified binary operator. Only works for '>' at this stage as a PoC, extending to all binop in the next commit. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
This is simply a syntactic sugar which desugarize to a function call with two arguments mapped to the specified binary operator. Only works for '>' at this stage as a PoC, extending to all binop in the next commit. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||