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

Method apply_op_idempotent

document/graph-storage/src/document.rs:157–159  ·  view source on GitHub ↗

Replay/retire against the working registry: structural ops skip duplicate/missing targets (the state is already present from hot ops or a prior snapshot); LWW arms still gate on strict `>`.

(&mut self, op: RegistryDelta, timestamp: TimeStamp)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

replay_hot_opMethod · 0.80
apply_deltaMethod · 0.80
replay_from_historyMethod · 0.80
mergeMethod · 0.80

Calls 1

apply_op_withMethod · 0.80

Tested by

no test coverage detected