Liking cljdoc? Tell your friends :D

stedi.lambda.compile

Wrapper to clojure.core/compile that dynamically binds stedi.lambda/*compile-entrypoint* such that only one lambda function gets compiled. See stedi.lambda/defentrypoint for more information.

Wrapper to `clojure.core/compile` that dynamically binds
`stedi.lambda/*compile-entrypoint*` such that only one lambda
function gets compiled. See `stedi.lambda/defentrypoint` for more
information.
raw docstring

-mainclj

(-main entrypoint)

compileclj

(compile entrypoint)

target-dirclj

(target-dir entrypoint)

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

× close