Liking cljdoc? Tell your friends :D

clj-fast.util


bind-seqclj

(bind-seq xs)
source

destruct-mapclj

(destruct-map m ks)
source

eq?clj

(eq? o1 o2)
source

extract-bindingsclj

(extract-bindings xs)

Analyzes in input sequences of code, xs, and extracts any collection out of it to be replaced by a gensym and its respective binding.

Analyzes in input sequences of code, xs, and extracts any collection
out of it to be replaced by a gensym and its respective binding.
sourceraw docstring

extract-symsclj

(extract-syms bs)
source

lazy?clj

(lazy? xs)
source

memoize0clj

(memoize0 f)
source

sequence?clj

source

simple-seqclj

(simple-seq xs)
source

simple-seq?clj

(simple-seq? xs)
source

try-resolveclj

(try-resolve sym)
source

try-resolve?clj

(try-resolve? sym)
source

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

× close