Update compiler, remove deprecated modules
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
*/
|
||||
module tanya.algorithm.comparison;
|
||||
|
||||
import std.traits : CommonType;
|
||||
import tanya.algorithm.mutation;
|
||||
import tanya.math;
|
||||
static import tanya.memory.op;
|
||||
|
Reference in New Issue
Block a user