api
blog
github
login / sign up
ClojureDocs
(beta)
clj-sandbox
Namespaces
net.licenser.sandbox
jvm
matcher
safe-fns
tester
doc
source
examples
comments
0.4.0 permalink
0.4.0
run-list
net.licenser.sandbox.tester
(run-list p l t)
0
Examples
top
Log in to add / edit an example.
See Also
top
Log in to add a see also.
Source
net/licenser/sandbox/tester.clj:51
top
(defn run-list [p l t] (p true? (flatten (map #(% t) l))))
© clj-sandbox See
http://github.com/Licenser/clj-sandbox
for copyright and license details.
Vars in
net.licenser.sandbox.tester/
run-list:
defn
flatten
map
true?
Used in 0 other vars
Comments
top
No comments for
run-list
. Log in to add a comment.
Comments top
No comments for run-list. Log in to add a comment.