api
blog
github
login / sign up
ClojureDocs
(beta)
midje
Namespaces
midje
checkers
semi-sweet
unprocessed
doc
source
examples
comments
0.1.1 permalink
0.1.1
falsey
midje.checkers
(falsey actual)
Returns precisely true if actual is nil or false.
© midje See
http://github.com/marick/Midje
for copyright and license details.
0
Examples
top
Log in to add / edit an example.
See Also
top
Log in to add a see also.
Source
midje/checkers.clj:8
top
(defn falsey "Returns precisely true if actual is nil or false." [actual] (not actual))
© midje See
http://github.com/marick/Midje
for copyright and license details.
Vars in
midje.checkers/
falsey:
defn
not
Used in 0 other vars
Comments
top
No comments for
falsey
. Log in to add a comment.
Comments top
No comments for falsey. Log in to add a comment.