Next: , Previous: , Up: Standards Support   [Contents][Index]


7.4.2 With-File

(require 'with-file)

Function: with-input-from-file file thunk
Function: with-output-to-file file thunk

Description found in R4RS.