update readme as // and (op) are now features
This commit is contained in:
5
TODO.md
5
TODO.md
@@ -15,8 +15,3 @@
|
|||||||
- type variables in function parameters and data types
|
- type variables in function parameters and data types
|
||||||
- automatic Int to Float casting if a parameter expects a float
|
- automatic Int to Float casting if a parameter expects a float
|
||||||
- `[x..y]` array generators
|
- `[x..y]` array generators
|
||||||
- `(+)` = `;.x y + x y`
|
|
||||||
|
|
||||||
## Maybe Add
|
|
||||||
|
|
||||||
- `/` for float division and `//` for integer division
|
|
||||||
Reference in New Issue
Block a user