Overview Clamps Packages CM Dictionary Clamps Dictionary Fomus
Next: regenerate-points , Previous: ref-object , Up: R , Home: Overview

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.

Author: Orm Finnendahl

Created: 2026-04-12 So 21:46

Validate