Public Vars

Back

fn? (clj)

(source)

function

(fn? x)
Returns true if x implements Fn, i.e. is an object created via fn.

Examples