Liking cljdoc? Tell your friends :D

fogus.lexeme


lexeme?clj

(lexeme? o)

qualified?clj

(qualified? id)

Given an identifier id, returns true if it's namespace qualified, and false otherwise.

Given an identifier id, returns true if it's namespace qualified,
and false otherwise.
raw docstring

qualifyclj

(qualify s)
(qualify q id)

Qualify ident id by resolving it iff it's a symbol, using the given ns name, or using the current ns.

Qualify ident id by resolving it iff it's a symbol, using the given ns name,
or using the current *ns*.
raw docstring

unqualifyclj

(unqualify lex)

Remove the qualifying ns from the ident.

Remove the qualifying ns from the ident.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close