Liking cljdoc? Tell your friends :D

bioscoop.resolve

Resolution interface that dispatches between runtime reflection (JVM Clojure) and static lookup (GraalVM native image) based on config/dynamic-resolution.

When dynamic-resolution is true: Use runtime reflection via ns-resolve/resolve When dynamic-resolution is false (default): Use static lookup tables

Resolution interface that dispatches between runtime reflection (JVM Clojure)
and static lookup (GraalVM native image) based on config/*dynamic-resolution*.

When *dynamic-resolution* is true: Use runtime reflection via ns-resolve/resolve
When *dynamic-resolution* is false (default): Use static lookup tables
raw docstring

built-in-functionsclj


clojure-core-functionsclj


reserved-word-typeclj

(reserved-word-type name)

reserved-word?clj

(reserved-word? name)

reserved-wordsclj


resolve-functioncljmultimethod

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