mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-19 05:39:18 +02:00
(scheme base) doesn't export import.
This commit is contained in:
parent
262a5ee9ff
commit
dbb8a2e441
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
exact exact-integer-sqrt exact-integer? exact? expt features
|
exact exact-integer-sqrt exact-integer? exact? expt features
|
||||||
file-error? floor
|
file-error? floor
|
||||||
flush-output-port for-each gcd get-output-bytevector get-output-string
|
flush-output-port for-each gcd get-output-bytevector get-output-string
|
||||||
guard if import include include-ci inexact inexact? input-port?
|
guard if include include-ci inexact inexact? input-port?
|
||||||
integer->char
|
integer->char
|
||||||
integer? lambda lcm length let let* let*-values let-syntax let-values
|
integer? lambda lcm length let let* let*-values let-syntax let-values
|
||||||
letrec letrec* letrec-syntax list list->string list->vector list-copy
|
letrec letrec* letrec-syntax list list->string list->vector list-copy
|
||||||
|
|
Loading…
Add table
Reference in a new issue