The problem is that 'comp passes the result of one function as the arg
of the next, which isn't likely to be applicable for predicate
functions, nor will it compose with the 'and macro.

On Jul 23, 3:28 pm, Peter Schuller <peter.schul...@infidyne.com>
wrote:
> > Is there a more terse way to express the same thing?  I suspect there
> > is a mechanism similar to (or perhaps a generalization of) composition
> > for that, but I couldn't find it in the API docs.
>
> http://stackoverflow.com/questions/2822140/function-composition-clojure
>
> --
> / Peter Schuller

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to