MCPcopy Index your code
hub / github.com/GraphiteEditor/Graphite / value_equal

Method value_equal

document/graph-storage/src/model.rs:28–44  ·  view source on GitHub ↗

True if both nodes agree on every value-bearing field, ignoring slot/attribute timestamps.

(&self, other: &Self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

verify_round_tripMethod · 0.45
diff_registriesFunction · 0.45

Calls 7

attributes_value_equalFunction · 0.85
getMethod · 0.65
lenMethod · 0.45
allMethod · 0.45
iterMethod · 0.45
maxMethod · 0.45
as_refMethod · 0.45

Tested by

no test coverage detected