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

Function assert_valid_permutation

src/general/permutations/mod.rs:26–42  ·  view source on GitHub ↗
(original: &[i32], permuted: &[i32])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

assert_permutationsFunction · 0.85
test_valid_permutationsFunction · 0.85
test_3_different_valuesFunction · 0.85
test_3_different_valuesFunction · 0.85
test_3_different_valuesFunction · 0.85

Calls 2

lenMethod · 0.45
removeMethod · 0.45

Tested by 11

test_valid_permutationsFunction · 0.68
test_3_different_valuesFunction · 0.68
test_3_different_valuesFunction · 0.68
test_3_different_valuesFunction · 0.68