Function sorting_visualization::algorithms::all[][src]

pub fn all() -> HashMap<String, Box<dyn Algorithm + Send>>

Returns a hashmap of all algorithms. It is used in the cli module.