Remove traits depending on deprecated complex
All checks were successful
test Test.
All checks were successful
test Test.
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
*/
|
||||
module tanya.hash.lookup;
|
||||
|
||||
import std.traits : isScalarType;
|
||||
import tanya.meta.trait;
|
||||
import tanya.range.primitive;
|
||||
|
||||
|
Reference in New Issue
Block a user