mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-27 16:49:31 +00:00
Add list assignment operators
This commit is contained in:
parent
b93061143c
commit
4b139019c9
7 changed files with 179 additions and 2 deletions
|
|
@ -5,8 +5,6 @@ Probably won't be able to remove them completely (since lists can have mixed typ
|
|||
Ideally, we'd avoid runtime type checking.
|
||||
|
||||
TODO: test reacheability of script paths
|
||||
TODO: functions with default value for arguments / named parameters. Use = as name-value delimiter.
|
||||
TODO: allow passing varargs as is to another function call
|
||||
|
||||
Symbols still available:
|
||||
`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue