Overview Clamps Packages CM Dictionary Clamps Dictionary Fomus
Next: *​gnuplot-header​* , Previous: get-val , Up: G , Home: Overview

Clamps Dictionary

getter

Function

(getter ref)

more generic than get-val: Get the value of ref using an appropriate getter fn depending on type of ref.

Arguments

ref An instance of ref-object or anything can be called on
value Any value of any type to be set.
force A boolean indicating to set the value even if it is eql to the previous value of the ref-object.

Author: Orm Finnendahl

Created: 2025-08-05 Di 20:46

Validate