Use standard range API
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
module tanya.algorithm.tests.iteration;
|
||||
|
||||
import std.range : isBidirectionalRange, isRandomAccessRange;
|
||||
import tanya.algorithm.iteration;
|
||||
import tanya.range;
|
||||
import tanya.test.stub;
|
||||
|
Reference in New Issue
Block a user