MCPcopy Create free account
hub / github.com/TheAlgorithms/Rust / child_mut

Method child_mut

src/data_structures/avl_tree.rs:197–202  ·  view source on GitHub ↗

Returns a mutable reference to the left or right child.

(&mut self, side: Side)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

rotateMethod · 0.45
rebalanceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected