MCPcopy Create free account
hub / github.com/EbTech/rust-algorithms / build_from_slice

Method build_from_slice

src/range_query/dynamic_arq.rs:69–84  ·  view source on GitHub ↗

Builds a tree whose leaves are set to a given non-empty slice.

(&mut self, init_val: &[T::S])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

test_dynamic_rmqFunction · 0.80
test_persistent_rmqFunction · 0.80
test_dynamic_range_sumFunction · 0.80

Calls 3

cloneMethod · 0.80
merge_equal_sizedMethod · 0.80
pushMethod · 0.45

Tested by 4

test_dynamic_rmqFunction · 0.64
test_persistent_rmqFunction · 0.64
test_dynamic_range_sumFunction · 0.64