Open tomek-he-him opened 9 years ago
<ref param="add" default="(a, b) => a + b" /> <rect parametric:x="add(3, 5)" />
↓
… <rect x="8" … />
They are actually built into mathjs – so they already work with http://npm.im/parametric-svg-patch.
↓