scheme:file -- r7rs Export
§

Descriptor
§

(scheme file)

Definitions
§

Description
§

File Library

The (scheme file) library provides procedures for accessing files.

call-with-input-file    call-with-output-file
delete-file             file-exists?
open-binary-input-file  open-binary-output-file
open-input-file         open-output-file
with-input-from-file    with-output-to-file

The text herein was sourced and adapted as described in the "R7RS attribution of various text snippets" appendix.

Super-exports
§

Categories
§