Public Vars

Back

false? (clj)

(source)

function

(false? x)
Returns true if x is the value false, false otherwise.

Examples