Range iterates through a Value in depth-first order and calls f for each value (including the root value). It stops iteration when f returns false. Deprecated: Use [All] instead.
(f func(v *Value) bool)
source not stored for this graph (policy: none)