Liking cljdoc? Tell your friends :D

bluebell.utils.wip.core


abbreviateclj

(abbreviate x)
(abbreviate x0 maxlen)
source

apply-ifclj

(apply-if cnd f x)
source

atom-fnclj

(atom-fn)
source

bundleclj

(bundle n)
source

categorize-tuplesclj

(categorize-tuples tuples)
source

cb-chainclj

(cb-chain & funs)
source

cb-compclj

(cb-comp & funs)
source

cb-comp2clj

(cb-comp2 f g)
source

common-errorclj

(common-error & args)
source

comparable?clj

(comparable? x)
source

compare-somehowclj

(compare-somehow a b)
source

compute-matrix-indexclj

(compute-matrix-index sizes indices)
source

cond-callclj

(cond-call arg condition f)
source

conform-or-errorclj

(conform-or-error sp value)
source

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
sourceraw docstring

contains-keys?clj

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

copy-to-keyclj

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

count-itemclj

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

Used by count-values

Used by count-values
sourceraw docstring

count-or-0clj

(count-or-0 count-map x)
source

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

crash-if-calledclj

(crash-if-called & args)
source

data-assertcljmacro

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

data-assert-subclj

(data-assert-sub expr msg data)
source

data-to-stringclj

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

def-mapcljmacro

(def-map map-name empty-map)
source

default-arg?clj

(default-arg? x)
source

default-settings-fnclj

(default-settings-fn settings)
source

ensure-not-nilclj

(ensure-not-nil x)
source

error-contextcljmacro

(error-context & args0)
source

fgetclj

(fget x k)
source

first-argclj

(first-arg & args)
source

flattenclj

(flatten & x)
source

flatten-map-hierarchyclj

(flatten-map-hierarchy mh)
source

form-pairsclj

(form-pairs data)
source

form-tuplesclj

(form-tuples tuple-size data)
source

identity-cbclj

(identity-cb x cb)
source

impliescljmacro

(implies a b)
source

indent-nestedclj

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

indent-nested-sub2clj

(indent-nested-sub2 result data prefix step)
source

indices-ofclj

(indices-of full part)
source

insert-atclj

(insert-at v index extra)
source

keysetclj

source

macro-evalcljmacro

(macro-eval code)
source

map-keysclj

(map-keys f m)
source

map-mapclj

(map-map f m)
source

map-map-with-stateclj

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

map-ofcljmacro

(map-of & symbols)
source

map-valsclj

(map-vals f m)
source

map-vals-with-stateclj

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

map-with-keys?clj

(map-with-keys? x ks)
source

map-with-stateclj

(map-with-state f state data)
source

merge-argsclj

(merge-args default-args0 args0)
source

minus1-to-nilclj

(minus1-to-nil x)
source

namespaced-keywordcljmacro

(namespaced-keyword x)
source

next-index-ofclj

(next-index-of full part)
source

only-visitclj

(only-visit x? v)
source

or-nilclj

(or-nil fun)
source

pipecljmacro

(pipe & args)
source

provide-argumentsclj

(provide-arguments fun partial-args)
source

reduce-indented-with-prefixclj

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

sort-if-possibleclj

(sort-if-possible x)
source

sorted-keysclj

source

statelessclj

(stateless f)
source

tuple-generatorclj

(tuple-generator n)
source

valid-partial-args?clj

(valid-partial-args? x)
source

with-flagscljmacro

(with-flags flags & body)
source

with-valuecljmacro

(with-value init & updates)
source

with-value-exportcljmacro

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

with-value-subclj

(with-value-sub acc init args)
source

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

× close