Parameter input specs and parsing.
Parameter input specs and parsing.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close