Liking cljdoc? Tell your friends :D

com.yetanalytics.datasim.input.parameters

Parameter input specs and parsing.

Parameter input specs and parsing.
raw docstring

apply-defaultsclj

(apply-defaults)
(apply-defaults {:keys [start from timezone seed maxRestarts] :as params})

Apply defaults to params with the current time and a random seed. If params is not provided simply return the default parameters.

Apply defaults to `params` with the current time and a random seed.
If `params` is not provided simply return the default parameters.
sourceraw docstring

default-max-restartsclj

source

utc-timezoneclj

source

validate-parametersclj

(validate-parameters parameters)
source

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

× close