Liking cljdoc? Tell your friends :D

reply.eval-modes.shared


colored-outputclj

source

load-parsed-forms-fn-in-backgroundclj

(load-parsed-forms-fn-in-background)

Loading of reply.parsing namespace takes a lot of time. We can do it in background while the user is typing their first form, that way user spends less time waiting.

Return the future that delivers reply.parsing/parsed-forms function.

Loading of reply.parsing namespace takes a lot of time. We can do it in
background while the user is typing their first form, that way user spends
less time waiting.

Return the future that delivers `reply.parsing/parsed-forms` function.
sourceraw docstring

set-default-optionsclj

(set-default-options options)
source

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

× close