fix(front, back) -> element is undefined exception; fix(SequenceContainer): generic iterator

This commit is contained in:
2025-07-22 14:32:51 +03:00
parent f762717de5
commit 476ce0baf6
9 changed files with 57 additions and 42 deletions

View File

@ -31,4 +31,4 @@ export function satisfiesConcept(obj, pure_virtual, virtual, debug) {
}
}
return true
}
}