Yummly, Redwood City, CA
I'm looking for folks who genuinly enjoy using Clojure to do a great
variety of things like Backend mobile APIs, Web services, Infrastructre/AWS
automation, security scanning, and all sorts of other things. It's really a
lot of fun.
If you're intersted please email me
I would like to second this :) it just looks good!
On Wed, Feb 18, 2009 at 8:49 PM, mifrai wrote:
>
> Thanks Rich!
>
> Do you think it's worthwhile to add `not-empty?' in the core?
>
> It just feels more natural to go:
> (when (not-empty? (filter even? [1 2]))
>...)
> over
> (when (seq (fil