[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Scheme-reports] Ballot item #113 "directory contents"





On Tue, Jan 11, 2011 at 5:44 PM, Arthur A. Gleckler <scheme@x> wrote:
> Technically you could define directory? as:

>  (define (directory? x) (file-exists? (string-append x "/.")))

We shouldn't define it in such an OS-specific way.

I do agree that we need a `directory?' procedure.


We surely need it but it looks more appropriate to provide it only as modules.

Best regards,
--
Emmanuel Medernach
_______________________________________________
Scheme-reports mailing list
Scheme-reports@x
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports