builtin functions
This commit is contained in:
parent
4abe22bcf2
commit
10eae3deb0
@ -231,3 +231,7 @@ We currently support:
|
||||
* `__xor__`
|
||||
* `__neg__`
|
||||
|
||||
## Builtin Functions
|
||||
* `len(list[X]) -> int32`
|
||||
* `range(int32) -> list[int32]`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user