Liking cljdoc? Tell your friends :D

delimc.core


application->cpsclj

(application->cps app-sym acons k-expr args)
source

apply->cpsclj

(apply->cps acons k-expr args)
source

apply-ccclj

(apply-cc fdesignator k & args)
source

atom->cpsclj

(atom->cps atom k-expr)
source

call-cc-contextclj

source

check-for-fnclj

(check-for-fn form)
source

cons->cpsclj

(cons->cps acons k-expr)
source

cpstransformerclj

(cpstransformer name)
source

ctxclj

source

declare-function-names-localclj

(declare-function-names-local fnames)
source

defcpstransformercljmacro

(defcpstransformer name lambda-list & body)
source

expanded?clj

(expanded? original expansion)
source

expr->cpsclj

(expr->cps expr k-expr)
source

expr-sequence->cpsclj

(expr-sequence->cps expr-list k-expr)
source

fdesignator-to-function-ccclj

(fdesignator-to-function-cc afn)
source

fn-cccljmacro

(fn-cc args-list & body)
source

funcall->cpsclj

(funcall->cps acons k-expr args)
source

funcall-ccclj

(funcall-cc afn k & args)
source

functionclj

source

is-fn?clj

(is-fn? fdesignator)
source

lambda-expr->cpsclj

(lambda-expr->cps [_ arglist & body] k-expr)
source

let-varlist->cpsclj

(let-varlist->cps varlist let-body k-expr)
source

make-call-cc-contextclj

(make-call-cc-context)
source

make-funcallableclj

(make-funcallable afn)
source

not-seq?clj

source

resetcljmacro

(reset & body)
source

shiftcljmacro

(shift k & body)
source

shift*clj

(shift* cc)
source

special-form-transformersclj

source

sym-to-keyclj

(sym-to-key sym)
source

transform-forms-in-envcljmacro

(transform-forms-in-env forms k-expr transf-env)
source

transform-local-functionclj

(transform-local-function [fn-name fn-args & fn-forms :as afn])
source

unresetcljmacro

(unreset & body)
source

with-local-function-namescljmacro

(with-local-function-names names & body)
source

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

× close