Liking cljdoc? Tell your friends :D

clj-fast.util


bind-seqclj

(bind-seq xs)

destruct-mapclj

(destruct-map m ks)

eq?clj

(eq? o1 o2)

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.
raw docstring

extract-symsclj

(extract-syms bs)

lazy?clj

(lazy? xs)

memoize0clj

(memoize0 f)

sequence?clj


simple-seqclj

(simple-seq xs)

simple-seq?clj

(simple-seq? xs)

try-resolveclj

(try-resolve sym)

try-resolve?clj

(try-resolve? sym)

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

× close