mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-11 14:57:36 +02:00
Punctuation
This commit is contained in:
parent
a42b5acdc8
commit
38bb2373b6
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
Features
|
||||
|
||||
- Made several performance improvements to SRFI 69 hash tables, including:
|
||||
- Improved hash table lookup performance for symbols
|
||||
- Improved hash table lookup performance for symbols.
|
||||
- Increased the max bound of hash tables to `(2 ^ 30) - 1`.
|
||||
- Changed `hash-by-identity` to a high-performance builtin.
|
||||
- Added basic support for square and curly brackets in place of parentheses.
|
||||
|
|
Loading…
Add table
Reference in a new issue