api
blog
github
login / sign up
ClojureDocs
(beta)
trammel
Namespaces
fogus.me.trammel
doc
source
examples
comments
0.3.2 permalink
0.3.2
all-positive?
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:19
top
(def all-positive? #(and (all-numbers? %) (every? pos? %)))
See
http://github.com/fogus/trammel
for copyright and license details.
Vars in
fogus.me.trammel/
all-positive?:
and
every?
pos?
Used in 0 other vars
Comments
top
No comments for
all-positive?
. Log in to add a comment.
Comments top
No comments for all-positive?. Log in to add a comment.