(ulid)Returns a canonical, monotonically increasing ULID string.
Returns a canonical, monotonically increasing ULID string.
(with-context overrides & body)Evaluates body with optional :clock and :random overrides.
:clock must be a java.time.Clock and :random a java.util.Random.
Each context receives an independent monotonic state. Nested contexts
inherit unspecified dependencies from their parent context.
Evaluates body with optional `:clock` and `:random` overrides. `:clock` must be a java.time.Clock and `:random` a java.util.Random. Each context receives an independent monotonic state. Nested contexts inherit unspecified dependencies from their parent context.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |