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

Function sorted

document/graph-storage/src/delta.rs:7–11  ·  view source on GitHub ↗

Collect a `HashSet` walk (difference/intersection) into ascending order. The sets iterate in random order, so sorting keeps `compute_deltas` emitting a deterministic delta sequence.

(ids: impl Iterator<Item = &'a T>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

compute_deltasFunction · 0.85
compute_resource_deltasFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected