Add min/max algorithms
This commit is contained in:
@ -14,4 +14,5 @@
|
||||
*/
|
||||
module tanya.algorithm;
|
||||
|
||||
public import tanya.algorithm.comparison;
|
||||
public import tanya.algorithm.mutation;
|
||||
|
Reference in New Issue
Block a user