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

Method ceil

src/data_structures/binary_search_tree.rs:145–177  ·  view source on GitHub ↗

Returns the smallest value in this tree larger than value

(&self, value: &T)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

newMethod · 0.80
from_estimateMethod · 0.80
baby_step_giant_stepFunction · 0.80
encryptFunction · 0.80

Calls 1

cmpMethod · 0.45

Tested by

no test coverage detected