AlgoFn

Type Alias AlgoFn 

Source
pub type AlgoFn = fn(&mut [i64]);
Expand description

Type alias for algorithm functions to reduce type complexity