Use standard range API
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
*/
|
||||
module tanya.range.adapter;
|
||||
|
||||
import std.range : isInputRange, isOutputRange, put;
|
||||
import std.traits;
|
||||
import tanya.algorithm.mutation;
|
||||
import tanya.memory.lifetime;
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user