api
blog
github
login / sign up
ClojureDocs
(beta)
trammel
Namespaces
fogus.me.trammel
doc
source
examples
comments
0.3.2
0.3.2 permalink
all-negative?
fogus.me.trammel
0
Examples
top
Log in to add / edit an example.
See Also
top
Log in to add a see also.
Source
fogus/me/trammel.clj:20
top
(def all-negative? #(and (all-numbers? %) (every? (complement pos?) %)))
See
http://github.com/fogus/trammel
for copyright and license details.
Vars in
fogus.me.trammel/
all-negative?:
and
complement
every?
pos?
Used in 0 other vars
Comments
top
No comments for
all-negative?
. Log in to add a comment.
Comments top
No comments for all-negative?. Log in to add a comment.