mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-18 21:29:18 +02:00
Revised text description
This commit is contained in:
parent
66c9355951
commit
f405f5ef39
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ Cyclone supports the following [Scheme Requests for Implementation (SRFI)](http:
|
|||
|
||||
# Cyclone Libraries
|
||||
|
||||
These libraries are provided by Cyclone with a stable API that is unlikely to change:
|
||||
These libraries are provided as Cyclone-specific extensions:
|
||||
|
||||
- [`cyclone concurrent`](api/cyclone/concurrent.md) - A helper library for writing concurrent code.
|
||||
- [`cyclone match`](api/cyclone/match.md) - A hygienic pattern matcher based on Alex Shinn's portable `match.scm`.
|
||||
|
|
Loading…
Add table
Reference in a new issue