MCPcopy Create free account
hub / github.com/Fullstop000/wickdb / larger

Method larger

src/iterator.rs:314–324  ·  view source on GitHub ↗

Updates the smallest if given `iter` has a smaller value and returns true. Otherwise returns false.

(&self, largest: &mut Option<&'a [u8]>, iter: &'a dyn Iterator)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

find_largestMethod · 0.80
find_largestMethod · 0.80
find_largestMethod · 0.80

Implementers 3

iterator.rssrc/iterator.rs
version_set.rssrc/version/version_set.rs
iterator.rssrc/db/iterator.rs

Calls 5

as_refMethod · 0.80
validMethod · 0.45
compareMethod · 0.45
cmpMethod · 0.45
keyMethod · 0.45

Tested by

no test coverage detected