(all-by-re re)
(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.
(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.
(proxy-fn recall-identity)
Wrap I/O monitoring around a given function.
Wrap I/O monitoring around a given function.
(record-flush)
Dump the records to some storage.
Dump the records to some storage.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close