Re: What's best way to get rid of #

2009-01-20 Thread Dan Larkin
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 > > --~--~---

What's best way to get rid of #

2009-01-20 Thread wubbie
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