Liking cljdoc? Tell your friends :D

pandect.target.srcdeps.pandect.potemkin.v0v4v5.potemkin.macros


equivalent?clj

(equivalent? a b)
source

gensym-regexclj

source

gensym?clj

(gensym? s)
source

normalize-gensymsclj

(normalize-gensyms body)
source

safe-resolveclj

(safe-resolve x)
source

un-gensymclj

(un-gensym s)
source

unified-gensym-regexclj

source

unified-gensym?clj

(unified-gensym? s)
source

unify-gensymsclj

(unify-gensyms body)

All gensyms defined using two hash symbols are unified to the same value, even if they were defined within different syntax-quote scopes.

All gensyms defined using two hash symbols are unified to the same
value, even if they were defined within different syntax-quote scopes.
sourceraw docstring

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

× close