https://issues.dlang.org/show_bug.cgi?id=22359
--- Comment #1 from Adam D. Ruppe <[email protected]> --- There's also a static if (isBidirectional && hasNested!Result) _currentBack = typeof(_currentBack).init; Same problem. --
d-bugmail--- via Digitalmars-d-bugs Tue, 05 Oct 2021 18:53:54 -0700
https://issues.dlang.org/show_bug.cgi?id=22359
--- Comment #1 from Adam D. Ruppe <[email protected]> --- There's also a static if (isBidirectional && hasNested!Result) _currentBack = typeof(_currentBack).init; Same problem. --