mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Parameter objects are now thread-specific
This commit is contained in:
parent
1f589e7517
commit
91d3541496
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Section | Status | Comments
|
|||
4.2.3 Sequencing | Yes |
|
||||
4.2.4 Iteration | Yes |
|
||||
4.2.5 Delayed evaluation | Yes |
|
||||
4.2.6 Dynamic bindings | Yes | Parameter objects do not have thread-specific data at this time.
|
||||
4.2.6 Dynamic bindings | Yes |
|
||||
4.2.7 Exception handling | Yes |
|
||||
4.2.8 Quasiquotation | Yes |
|
||||
4.2.9 Case-lambda | Yes |
|
||||
|
|
Loading…
Add table
Reference in a new issue