MCPcopy Create free account
hub / github.com/100xdevs-bootcamp-1/Rust-Assignments / parallel_map

Function parallel_map

async/src/medium/parallel_map.rs:15–17  ·  view source on GitHub ↗
(v: Vec<i32>, f: fn(i32) -> i32)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

test_doubleFunction · 0.85
test_squareFunction · 0.85
test_emptyFunction · 0.85
test_identityFunction · 0.85
test_add_oneFunction · 0.85
test_negateFunction · 0.85
test_single_elementFunction · 0.85
test_length_preservedFunction · 0.85
test_zerosFunction · 0.85

Calls

no outgoing calls

Tested by 9

test_doubleFunction · 0.68
test_squareFunction · 0.68
test_emptyFunction · 0.68
test_identityFunction · 0.68
test_add_oneFunction · 0.68
test_negateFunction · 0.68
test_single_elementFunction · 0.68
test_length_preservedFunction · 0.68
test_zerosFunction · 0.68