Clamps Dictionary
toggle-ref-fn
Function
(toggle-ref-fn ref &optional (num-states 2))
Return a function of no arguments which cycles the values of ref-cell ref between 0 and (1- num-states).
Arguments
ref |
A ref-object or bang-object. |
Created: 2025-06-08 So 16:56