mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-14 08:17:35 +02:00
Removed migrated functions
This commit is contained in:
parent
de8196aa80
commit
faac688f20
1 changed files with 0 additions and 3 deletions
|
@ -57,7 +57,6 @@
|
|||
letrec->exp
|
||||
letrec->bound-vars
|
||||
letrec->args
|
||||
lambda?
|
||||
lambda-varargs?
|
||||
lambda->formals
|
||||
lambda-varargs?
|
||||
|
@ -69,7 +68,6 @@
|
|||
pair->list
|
||||
list->pair
|
||||
lambda->exp
|
||||
if?
|
||||
if->condition
|
||||
if->then
|
||||
if-else?
|
||||
|
@ -80,7 +78,6 @@
|
|||
prim?
|
||||
precompute-prim-app?
|
||||
prim-call?
|
||||
begin?
|
||||
begin->exps
|
||||
define?
|
||||
define-lambda?
|
||||
|
|
Loading…
Add table
Reference in a new issue