mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 04:25:06 +02:00
Label SRFI 18
This commit is contained in:
parent
f1ec40a86a
commit
9734b7450d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
The `(cyclone concurrent)` library makes it easier to write concurrent programs using Cyclone.
|
The `(cyclone concurrent)` library makes it easier to write concurrent programs using Cyclone.
|
||||||
|
|
||||||
This library complements the functionality provided by [SRFI 18](../srfi/18.md).
|
This library complements the multithreading support provided by [SRFI 18](../srfi/18.md).
|
||||||
|
|
||||||
## Index
|
## Index
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue