Liking cljdoc? Tell your friends :D

determinism.proxy


*proxy-recordsclj


all-by-reclj

(all-by-re re)

proxy-defclj

(proxy-def v)

Redefine a function with the wrapper around it. k = Symbol, v = Var to Fn.

Redefine a function with the wrapper around it. k = Symbol, v = Var to Fn.
raw docstring

proxy-def-xclj

(proxy-def-x [k v])

Redefine a function with the wrapper around it. k = Symbol, v = Var to Fn.

Redefine a function with the wrapper around it. k = Symbol, v = Var to Fn.
raw docstring

proxy-fnclj

(proxy-fn recall-identity)

Wrap I/O monitoring around a given function.

Wrap I/O monitoring around a given function.
raw docstring

record-flushclj

(record-flush)

Dump the records to some storage.

Dump the records to some storage.
raw docstring

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

× close