MCPcopy Create free account
hub / github.com/GraphiteEditor/Graphite / resources_value_equal

Function resources_value_equal

document/graph-storage/src/registry.rs:96–107  ·  view source on GitHub ↗

Value-level resource comparison: same resolved hashes and same source chains (keyed by `SourceKey`, comparing source bodies), ignoring LWW timestamps. Mirrors `attributes_value_equal`.

(a: &ResourceStore, b: &ResourceStore)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

value_equalMethod · 0.85

Calls 5

sourceMethod · 0.80
getMethod · 0.65
lenMethod · 0.45
allMethod · 0.45
iterMethod · 0.45

Tested by

no test coverage detected