On Tue, Jan 11, 2011 at 5:44 PM, Arthur A. Gleckler <[email protected]>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 [email protected] http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports
