Public Vars

Back

true? (clj)

(source)

function

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

Examples