[plt-scheme] no #!eof

From: Doug Orleans (dougorleans at gmail.com)
Date: Sun Apr 13 17:07:48 EDT 2008

Dave Herman writes:
 > IIRC, #!eof ended up not being mandated by R6, but I'm curious why it 
 > isn't supported in v4.

There is `eof':

  => (eof-object? eof)
  #t

--dougorleans at gmail.com


Posted on the users mailing list.