- eof-object? Xprocedure
Returns #t if X is an EOF-object. X must be the result of a char, bytevector or string input procedure. This operation is overloaded in a particular way to allow its idiomatic use in Scheme code. For this reason there exist several internal EOF-objects, one for each possible type.