mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 04:25:06 +02:00
Faster version of vector
This commit is contained in:
parent
3bf2a6125c
commit
99d5614339
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
Features
|
Features
|
||||||
|
|
||||||
- Faster initialization of objects create via `define-record-type`.
|
- 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.
|
||||||
|
|
||||||
## 0.9.9 - February 19, 2019
|
## 0.9.9 - February 19, 2019
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue