.
original commit: e839a7a0dd369413f2d9ddf399c7e4fa089f707a
This commit is contained in:
parent
bde144f3ee
commit
8d99136ebf
|
@ -51,6 +51,7 @@
|
||||||
(hash-table-put! hash-table (add-#% x) 'lambda)
|
(hash-table-put! hash-table (add-#% x) 'lambda)
|
||||||
(hash-table-put! hash-table x 'lambda))
|
(hash-table-put! hash-table x 'lambda))
|
||||||
'(lambda let let* letrec recur
|
'(lambda let let* letrec recur
|
||||||
|
module
|
||||||
let/cc let/ec letcc catch
|
let/cc let/ec letcc catch
|
||||||
let-syntax letrec-syntax syntax-case
|
let-syntax letrec-syntax syntax-case
|
||||||
let-signature fluid-let
|
let-signature fluid-let
|
||||||
|
|
Loading…
Reference in New Issue
Block a user