https://issues.dlang.org/show_bug.cgi?id=24601
Bolpat <qs.il.paperi...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |safe --- Comment #1 from Bolpat <qs.il.paperi...@gmail.com> --- One reason is – and this is why I tagged this issue with safe – that it is unsafe to violate the opApply protocol. --