Liking cljdoc? Tell your friends :D

instaparse.auto-flatten-seq


advanceclj/s

(advance v index)
source (clj)source (cljs)

afs?clj/s

(afs? s)
source (clj)source (cljs)

auto-flatten-seqclj/s

(auto-flatten-seq v)
source (clj)source (cljs)

compile-ifcljmacro

(compile-if test then else)
source

ConjFlatclj/sprotocol

cached?clj/s

(cached? self)

conj-flatclj/s

(conj-flat self obj)
source (clj)source (cljs)

convert-afs-to-vecclj/s

(convert-afs-to-vec afs)
source (clj)source (cljs)

delveclj/s

(delve v index)
source (clj)source (cljs)

flat-seqclj/s

(flat-seq v)
(flat-seq v index)
source (clj)source (cljs)

flat-vecclj/s

(flat-vec v)

Turns deep vector (like the vector inside of FlattenOnDemandVector) into a flat vec

Turns deep vector (like the vector inside of FlattenOnDemandVector) into a flat vec
source (clj)source (cljs)raw docstring

flat-vec-helperclj/s

(flat-vec-helper acc v)
source (clj)source (cljs)

GetVecclj/sprotocol

get-vecclj/s

(get-vec self)
source (clj)source (cljs)

hash-conjclj/s≠

clj
(hash-conj premix-hash-v item)
cljs
(hash-conj unmixed-hash item)

Returns the hash code, consistent with =, for an external ordered collection implementing Iterable. See http://clojure.org/data_structures#hash for full algorithms.

Returns the hash code, consistent with =, for an external ordered
collection implementing Iterable.
See http://clojure.org/data_structures#hash for full algorithms.
source (clj)source (cljs)raw docstring

hash-ordered-coll-without-mixclj/s≠

clj
(hash-ordered-coll-without-mix v)
cljs
(hash-ordered-coll-without-mix coll)
(hash-ordered-coll-without-mix existing-unmixed-hash coll)

Returns the partially calculated hash code, still requires a call to mix-collection-hash

Returns the partially calculated hash code, still requires a call to mix-collection-hash
source (clj)source (cljs)raw docstring

mix-collection-hash-bccljmacro

(mix-collection-hash-bc x y)
source

true-countclj/s

(true-count v)
source (clj)source (cljs)

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

× close