character-or-eof
r7rs
value-or-eof
peek-char
read-char
(lambda (value) (or (char? value) (eof-object? value)))
types-ports
types