- type variables in function parameters and data types
- automatic Int to Float casting if a parameter expects a float
-`[x..y]` array generators
-`(+)` = `;.x y + x y`
## Maybe Add
- `/` for float division and `//` for integer division
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.