Liking cljdoc? Tell your friends :D

fr.jeremyschoffen.prose.alpha.document.sci

API providing evaluation tools to evaluate document using Sci.

API providing evaluation tools to evaluate document using Sci.
raw docstring

initclj/s

(init opts)

Initialize a Sci evaluation context using fr.jeremyschoffen.prose.alpha.eval.sci/init and merging automatically sci-opt-doc-ns

Initialize a Sci evaluation context using [[fr.jeremyschoffen.prose.alpha.eval.sci/init]] and
merging automatically [[sci-opt-doc-ns]]
sourceraw docstring

make-evaluatorclj/s

Alias for the function [[fr.jeremyschoffen.prose.alpha.document.common.evaluator/make]]
sourceraw docstring

make-ns-bindingsclj/smacro

(make-ns-bindings & body)
Alias for the [[fr.jeremyschoffen.prose.alpha.document.sci.bindings/make-ns-bindings]] macro.
sourceraw docstring

sci-opt-doc-nsclj/s

Default namespaces bindings options passed to sci when making a sci evaluation context.

Here the fr.jeremyschoffen.prose.alpha.document.lib is made avalable from inside document by default.

Default namespaces bindings options passed to sci when making a sci evaluation context.

Here the [[fr.jeremyschoffen.prose.alpha.document.lib]] is made avalable from inside document by default.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close