Use standard range API
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
*/
|
||||
module tanya.algorithm.iteration;
|
||||
|
||||
import std.range : isBidirectionalRange;
|
||||
import std.traits;
|
||||
import std.typecons;
|
||||
import tanya.memory.lifetime;
|
||||
|
||||
Reference in New Issue
Block a user