AlgoFn
vex_
algoswitch
0.1.7
vex_algoswitch
Type Alias
AlgoFn
Copy item path
Source
pub type AlgoFn =
fn
(&mut [
i64
]);
Expand description
Type alias for algorithm functions to reduce type complexity