Public Vars

Back

not (clj)

(source)

function

(not x)
Returns true if x is logical false, false otherwise.

Examples