Clamps Dictionary
refs-to-attr-bindings
Macro
(refs-to-attr-bindings syms struct &key conc-name)
helper function to create a bind-refs-to-attrs form defining bindings between syms being the names of accessor functions of struct to retrieve the ref and their corresponding html attribute names. Depends on using the same name for the ref symbol (it's slot-name in struct) and the attribute. The ref symbol can have a conc-name prepended.