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

Method insert

src/data_structures/veb_tree.rs:89–124  ·  view source on GitHub ↗

Inserts value into the tree.

(&mut self, mut value: u32)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

test_veb_treeFunction · 0.45
test_repeat_insertFunction · 0.45

Calls 4

insert_emptyMethod · 0.80
highMethod · 0.80
lowMethod · 0.80
emptyMethod · 0.45

Tested by 2

test_veb_treeFunction · 0.36
test_repeat_insertFunction · 0.36