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

Method floor

src/data_structures/binary_search_tree.rs:113–142  ·  view source on GitHub ↗

Returns the largest value in this tree smaller than value

(&self, value: &T)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

comb_sortFunction · 0.80
floorFunction · 0.80
decimal_to_fractionFunction · 0.80

Calls 1

cmpMethod · 0.45

Tested by

no test coverage detected