Liking cljdoc? Tell your friends :D

robertluo.fun-map.helper

Helpers for writing wrappers

Helpers for writing wrappers
raw docstring

destruct-mapclj/s

(destruct-map arg-map)

destruct arg-map of fw macro into different groups

destruct arg-map of fw macro into different groups
sourceraw docstring

fw-implclj/smultimethod

returns a form for fw macro implementation

returns a form for fw macro implementation
sourceraw docstring

let-formclj/s≠

clj
(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.
cljs
(let-form _ bindings)
source (clj)source (cljs)raw docstring

make-bindingclj/s

(make-binding m-sym naming {:keys [or as]})

prepare binding for let

prepare binding for let
sourceraw docstring

make-fw-wrapperclj/s

(make-fw-wrapper fun-wrapper default-wrappers arg-map body)

construct fw

construct fw
sourceraw docstring

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

× close