ClojureDocs

Nav

Namespaces

Clojure/Conj 2026 — Charlotte, NC — Sept 30 - Oct 2 Learn More & Get Tickets →

function?

clojure.test

Available since 1.1 (source)
  • (function? x)
Returns true if argument is a function or a symbol that resolves to
a function (not a macro).