MCPcopy Index your code
hub / github.com/TheAlgorithms/Rust / delete_fixup

Function delete_fixup

src/data_structures/rb_tree.rs:362–505  ·  view source on GitHub ↗
(tree: &mut RBTree<K, V>, mut parent: *mut RBNode<K, V>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

deleteMethod · 0.85

Calls 2

right_rotateFunction · 0.85
left_rotateFunction · 0.85

Tested by

no test coverage detected