On Jan 20, 2009, at 8:42 PM, wubbie wrote:
>
> Hi
> I would just print the files, excluding "#".
> what's the best way?
>
> user=> (filter recently-modified? (file-seq (File. ".")))
> (# # #)
>
http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html#getName()
> Thanks
> -Sun
> >
--~--~---
Hi
I would just print the files, excluding "#".
what's the best way?
user=> (filter recently-modified? (file-seq (File. ".")))
(# # #)
Thanks
-Sun
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To