Liking cljdoc? Tell your friends :D
Clojure only.

hden.ulid


ulidclj

(ulid)

Returns a canonical, monotonically increasing ULID string.

Returns a canonical, monotonically increasing ULID string.
raw docstring

with-contextcljmacro

(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.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close