Revised previous comments

This commit is contained in:
Justin Ethier 2018-01-04 18:45:25 -05:00
parent be8ad49ac4
commit 5a0b17f453

View file

@ -4,7 +4,7 @@
Features Features
- Compile a faster version of `apply` when only two arguments are received. - The compiler now emits a faster version of `apply` in cases where only two arguments are received.
Bug Fixes Bug Fixes