Next: stdlib eval, Previous: stdlib enum, Up: stdlib [Index]
The (rnrs (6))
library is a composite of most of the libraries
described in this report. The only exceptions are:
(rnrs eval (6))
(rnrs mutable-pairs (6))
(rnrs mutable-strings (6))
(rnrs r5rs (6))
The library exports all procedures and syntactic forms provided by the component libraries.
All of the bindings exported by (rnrs (6))
are exported for both
run
and expand
; scheme library import export.