mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-12 23:37:38 +02:00
Delete old functions
This commit is contained in:
parent
ff7a8492bb
commit
607ece0fce
1 changed files with 0 additions and 6 deletions
|
@ -43,8 +43,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)
|
||||
|
@ -163,10 +161,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