Liking cljdoc? Tell your friends :D

thosmos.util


checkclj

(check type data)
source

conjvclj

(conjv coll val)
source

conjv!clj

(conjv! coll val)
source

eager-mapcatclj

(eager-mapcat f coll)
source

format-instantclj

(format-instant instant)
(format-instant instant format)
source

functionizecljmacro

(functionize macro)
source

inc!clj

(inc! val)
source

limit-fnclj

(limit-fn quantity coll)
(limit-fn quantity start-from coll)

Collection pagination mimicking the MySql LIMIT

Collection pagination mimicking the MySql LIMIT
sourceraw docstring

match-filesclj

(match-files f pattern)
source

meanclj

(mean a)
source

merge-treeclj

(merge-tree a b)
source

ns-kwclj

(ns-kw ns nm)
source

parse-dateclj

(parse-date date-str)
source

percent-precclj

(percent-prec avg stddev)
source

ppstrclj

(ppstr foo)
source

round2clj

(round2 precision d)

Round a double to the given precision (number of significant digits)

Round a double to the given precision (number of significant digits)
sourceraw docstring

sort-maps-byclj

(sort-maps-by ms ks)

Sort a sequence of maps (ms) on multiple keys (ks)

Sort a sequence of maps (ms) on multiple keys (ks)
sourceraw docstring

spitppclj

(spitpp f foo)
source

squareclj

(square n)
source

std-devclj

(std-dev a)
source

unchunkclj

(unchunk s)
source

vec-removeclj

(vec-remove pos coll)
source

walk-directoryclj

(walk-directory dir pattern)
source

walk-modify-k-valsclj

(walk-modify-k-vals m k f)
source

walk-remove-nsclj

(walk-remove-ns map)
source

zoned-datetime-from-instantclj

(zoned-datetime-from-instant ins)
source

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

× close