Liking cljdoc? Tell your friends :D
All platforms.

workflo.macros.util.symbol


unqualifyclj/s

(unqualify x)

Take a symbol and generate a non-namespaced version of it by replacing slashes (/) and dots (.) with dashes (-).

Take a symbol and generate a non-namespaced version of
it by replacing slashes (/) and dots (.) with dashes (-).
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close