Public Vars

Back

find-var (clj)

(source)

function

(find-var sym)
Returns the global var named by the namespace-qualified symbol, or nil if no var with that name.

Examples