mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 05:39:17 +02:00
Revised previous comments
This commit is contained in:
parent
99d5614339
commit
d964b037a7
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
Features
|
||||
|
||||
- Faster initialization of objects create via `define-record-type`.
|
||||
- Allow the compiler to generate a faster version of `vector` when it is called directly with a small number of arguments.
|
||||
- Generate faster compiled code for calls to `vector` that contain less than five arguments.
|
||||
|
||||
## 0.9.9 - February 19, 2019
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue