Revised previous comments

This commit is contained in:
Justin Ethier 2019-02-28 15:59:40 -05:00
parent 99d5614339
commit d964b037a7

View file

@ -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