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

Function new_test_merging_iter

src/iterator.rs:512–540  ·  view source on GitHub ↗

Divide given ordered `src` into `n` lists and then construct a `MergingIterator` with them

(
        mut src: Vec<String>,
        n: usize,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

test_merging_iteratorFunction · 0.85

Calls 1

get_mutMethod · 0.80

Tested by 1

test_merging_iteratorFunction · 0.68