string-or-eof
r7rs
value-or-eof
string-not-empty-or-eof
(lambda (value) (or (string? value) (eof-object? value)))
types-ports
types