racket/collects/srfi/38.ss
2005-05-27 18:56:37 +00:00

5 lines
156 B
Scheme

;; Supported by core PLT:
(module |38| mzscheme
(provide (rename write write-with-shared-structure)
(rename read read-with-shared-structure)))