Arc Cross Reference |
w/stdin[procedure] call-w/stdout oport thunk[procedure] call-w/stdin iport thunk[macro] w/stdout oport body ...[macro] w/stdin iport body ...Calls thunk while stdout or stdin is switched to oport or sport, respectively. w/stdout and w/stdin are convenience macro around call-w/stdout and call-w/stdin. See also scheme:with-input-from-port, scheme:with-output-to-port. | AboutAlphabetical Indexa b c d e f g h i j k l m n o p q r s t u v w x y z other ReleasesRelated |