Clamps Dictionary
W-Y
watch
Function
(watch fn)
Call fn whenever a value accessed using get-val in the body of the function is changed.
watch returns a function to remove the relation, watch has established. Refer to the chapter cl-refs in the Clamps Packages documentation for examples.
Arguments
fn |
Function of no arguments to call |
See also
Created: 2025-02-18 Di 12:58