mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Issue #21
This commit is contained in:
parent
9a48901ac2
commit
ff6096bf80
1 changed files with 2 additions and 0 deletions
|
@ -10,3 +10,5 @@ Bug Fixes:
|
|||
- Fixed the compiler to allow application of a function that can take any number of arguments. For example:
|
||||
|
||||
((lambda test (write test)) 1 2 3 4)
|
||||
|
||||
- Updated `eval` to handle functions that take an optional number of arguments.
|
||||
|
|
Loading…
Add table
Reference in a new issue