Re: Clojure newbie code review

2013-09-10 Thread Igor Demura
ay, September 9, 2013 4:24:10 PM UTC-7, Igor Demura wrote: > > Hi Clojure community, > > (I tried codereview.stackaxchange.com before, but no responses where) I'm > Clojure newbie, and feel very excited about it and functional programming > in general. I wrote tiny app (59 li

Clojure newbie code review

2013-09-09 Thread Igor Demura
Hi Clojure community, (I tried codereview.stackaxchange.com before, but no responses where) I'm Clojure newbie, and feel very excited about it and functional programming in general. I wrote tiny app (59 lines of code) which renders a directory tree to the terminal, filtering with a regex. I'm s