Liking cljdoc? Tell your friends :D

beme.alpha.forms

Shared form-level predicates and constructors. Cross-stage contracts that both the parser and printer depend on.

Shared form-level predicates and constructors.
Cross-stage contracts that both the parser and printer depend on.
raw docstring

deferred-auto-keywordclj/s

(deferred-auto-keyword raw)

Wrap a :: keyword string as a deferred eval form. Returns (clojure.core/read-string "::foo").

Wrap a :: keyword string as a deferred eval form.
Returns (clojure.core/read-string "::foo").
sourceraw docstring

deferred-auto-keyword-rawclj/s

(deferred-auto-keyword-raw form)

Extract the raw :: keyword string from a deferred form. Caller must check deferred-auto-keyword? first.

Extract the raw :: keyword string from a deferred form.
Caller must check deferred-auto-keyword? first.
sourceraw docstring

deferred-auto-keyword?clj/s

(deferred-auto-keyword? form)

Is form a deferred auto-resolve keyword produced by the reader?

Is form a deferred auto-resolve keyword produced by the reader?
sourceraw 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