Liking cljdoc? Tell your friends :D

wadogo.utils


->extentclj

(->extent input)
source

append-infsclj

(append-infs domain)
source

build-forwardclj

(build-forward forward norm)
source

build-inverseclj

(build-inverse inverse norm)
source

build-seqclj

(build-seq count-or-seq)
source

datetime-diff-millisclj

(datetime-diff-millis start end)

Calculate time duration in milliseconds.nanoseconds.

Calculate time duration in milliseconds.nanoseconds.
sourceraw docstring

dt-dataclj

source

ensure-seq-contentclj

(ensure-seq-content a b)

If a is empty and we have something in b - create seq of consecutive numbers.

If `a` is empty and we have something in `b` - create seq of consecutive numbers.
sourceraw docstring

interval-steps-beforeclj

(interval-steps-before steps)

Maps steps values into ordinal values (0,1,2...).

Maps `steps` values into ordinal values (0,1,2...).
sourceraw docstring

make-normclj

(make-norm dstart dend rstart rend)

If domain or range has degenerated interval, treat it special

If domain or range has degenerated interval, treat it special
sourceraw docstring

step->durationclj

(step->duration step)
source

values->reversed-mapclj

(values->reversed-map values k)
source

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

× close