Liking cljdoc? Tell your friends :D

bluebell.utils.wip.core


abbreviateclj

(abbreviate x)
(abbreviate x0 maxlen)

apply-ifclj

(apply-if cnd f x)

atom-fnclj

(atom-fn)

bundleclj

(bundle n)

categorize-tuplesclj

(categorize-tuples tuples)

cb-chainclj

(cb-chain & funs)

cb-compclj

(cb-comp & funs)

cb-comp2clj

(cb-comp2 f g)

common-errorclj

(common-error & args)

comparable?clj

(comparable? x)

compare-somehowclj

(compare-somehow a b)

compute-matrix-indexclj

(compute-matrix-index sizes indices)

cond-callclj

(cond-call arg condition f)

conform-or-errorclj

(conform-or-error sp value)

conj-mapclj

(conj-map dst key x)

Conjoins an item into a vector at key in the map dst

Conjoins an item into a vector at key in the map dst
raw docstring

contains-keys?clj

(contains-keys? ks)
(contains-keys? x ks)

copy-to-keyclj

(copy-to-key dst-map src-fun dst-key)

count-itemclj

(count-item)
(count-item m)
(count-item m item)

Used by count-values

Used by count-values
raw docstring

count-or-0clj

(count-or-0 count-map x)

count-valuesclj

(count-values collection)

Takes a collection and counts how many times each item occurs in the collection.

Takes a collection and counts how many times each item occurs in the collection.
raw docstring

crash-if-calledclj

(crash-if-called & args)

data-assertcljmacro

(data-assert expr data)
(data-assert expr msg data)

data-assert-subclj

(data-assert-sub expr msg data)

data-to-stringclj

(data-to-string data)
(data-to-string data n)

def-mapcljmacro

(def-map map-name empty-map)

default-arg?clj

(default-arg? x)

default-settings-fnclj

(default-settings-fn settings)

ensure-not-nilclj

(ensure-not-nil x)

error-contextcljmacro

(error-context & args0)

fgetclj

(fget x k)

first-argclj

(first-arg & args)

flattenclj

(flatten & x)

flatten-map-hierarchyclj

(flatten-map-hierarchy mh)

form-pairsclj

(form-pairs data)

form-tuplesclj

(form-tuples tuple-size data)

identity-cbclj

(identity-cb x cb)

impliescljmacro

(implies a b)

indent-nestedclj

(indent-nested data)
(indent-nested settings data)

indent-nested-sub2clj

(indent-nested-sub2 result data prefix step)

indices-ofclj

(indices-of full part)

insert-atclj

(insert-at v index extra)

keysetclj


macro-evalcljmacro

(macro-eval code)

map-keysclj

(map-keys f m)

map-mapclj

(map-map f m)

map-map-with-stateclj

(map-map-with-state f state m)

map-ofcljmacro

(map-of & symbols)

map-valsclj

(map-vals f m)

map-vals-with-stateclj

(map-vals-with-state f state m)

map-with-keys?clj

(map-with-keys? x ks)

map-with-stateclj

(map-with-state f state data)

merge-argsclj

(merge-args default-args0 args0)

minus1-to-nilclj

(minus1-to-nil x)

namespaced-keywordcljmacro

(namespaced-keyword x)

next-index-ofclj

(next-index-of full part)

only-visitclj

(only-visit x? v)

or-nilclj

(or-nil fun)

pipecljmacro

(pipe & args)

provide-argumentsclj

(provide-arguments fun partial-args)

reduce-indented-with-prefixclj

(reduce-indented-with-prefix result data prefix step)

sort-if-possibleclj

(sort-if-possible x)

sorted-keysclj


statelessclj

(stateless f)

tuple-generatorclj

(tuple-generator n)

valid-partial-args?clj

(valid-partial-args? x)

with-flagscljmacro

(with-flags flags & body)

with-valuecljmacro

(with-value init & updates)

with-value-exportcljmacro

(with-value-export f-sym & body)

with-value-subclj

(with-value-sub acc init args)

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

× close