[R6RS] file-exists? and delete-file

R. Kent Dybvig dyb at cs.indiana.edu
Sun Apr 8 11:53:23 EDT 2007


What are file-exists? and delete-file intended to do when the argument
names a directory?  I suspect delete-file should probably refuse to
delete the directory, but should file-exists? return #t or #f?

What about symbolic links and other kinds of files?

Kent



More information about the R6RS mailing list