eof-object
-- r7rs
Definition constructor
;
eof-object
(from vonuvoli
);Procedure variants:
(() -> (eof-object))
eof-object
;scheme:base
-- (scheme base)
;scheme
-- (scheme)
;(eof-object)
Returns an end-of-file object, not necessarily unique.
The text herein was sourced and adapted as described in the "R7RS attribution of various text snippets" appendix.