Use standard range API

This commit is contained in:
2025-08-27 13:52:11 +02:00
parent b8fa670c5a
commit 2a67ccd954
23 changed files with 21 additions and 1763 deletions

View File

@@ -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