Helpers for writing wrappers
Helpers for writing wrappers
(destruct-map arg-map)
destruct arg-map of fw macro into different groups
destruct arg-map of fw macro into different groups
returns a form for fw macro implementation
returns a form for fw macro implementation
(let-form fm bindings)
returns a pair first to let or equivalent, and the second to transformed bindings.
returns a pair first to let or equivalent, and the second to transformed bindings.
(let-form _ bindings)
(make-binding m-sym naming {:keys [or as]})
prepare binding for let
prepare binding for let
(make-fw-wrapper fun-wrapper default-wrappers arg-map body)
construct fw
construct fw
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close