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

Function assert_permutations

src/general/permutations/mod.rs:14–24  ·  view source on GitHub ↗
(original: &[i32], permutations: &[Vec<i32>])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

test_some_elementsFunction · 0.85
test_some_elementsFunction · 0.85
test_some_elementsFunction · 0.85

Calls 3

assert_valid_permutationFunction · 0.85
is_emptyMethod · 0.45
lenMethod · 0.45

Tested by 3

test_some_elementsFunction · 0.68
test_some_elementsFunction · 0.68
test_some_elementsFunction · 0.68