mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-14 00:07:36 +02:00
Update docs
This commit is contained in:
parent
9f3fb81051
commit
20a0c5b4fb
1 changed files with 0 additions and 6 deletions
|
@ -48,8 +48,6 @@ The `(scheme cyclone transforms)` library performs Scheme-to-Scheme transformati
|
|||
- [`env-make->id `](#env-make-id)
|
||||
- [`env-make->values `](#env-make-values)
|
||||
- [`env-make? `](#env-make)
|
||||
- [`expand `](#expand)
|
||||
- [`expand-lambda-body `](#expand-lambda-body)
|
||||
- [`filter-unused-variables `](#filter-unused-variables)
|
||||
- [`free-vars `](#free-vars)
|
||||
- [`get-macros `](#get-macros)
|
||||
|
@ -168,10 +166,6 @@ The `(scheme cyclone transforms)` library performs Scheme-to-Scheme transformati
|
|||
|
||||
# env-make?
|
||||
|
||||
# expand
|
||||
|
||||
# expand-lambda-body
|
||||
|
||||
# filter-unused-variables
|
||||
|
||||
# free-vars
|
||||
|
|
Loading…
Add table
Reference in a new issue