General utility functions.
General utility functions.
(duration d)
Coerce to a Duration
instance.
Coerce to a `Duration` instance.
(qualified-name x)
Given a keyword, returns the name qualified with its namespace if it has one. Given anything other than a keyword, returns argument.
Given a keyword, returns the name qualified with its namespace if it has one. Given anything other than a keyword, returns argument.
(timestamp t)
Coerce Instant
to a vector [amount ^TimeUnit unit]
.
Coerce `Instant` to a vector `[amount ^TimeUnit unit]`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close