https://issues.dlang.org/show_bug.cgi?id=24176
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/dlang.org pull request #3699 "[spec] Improve `opApply` docs" was merged into master: - ec20daf236f6b685c51b629430f554abf4c2fceb by Nick Treleaven: [spec] Improve `opApply` docs Show grammar for signature. Don't require `ref` delegate parameter. Explain non-ref ForeachType can match a ref OpApplyParameter. Fixes Issue 24176 - Parameters of opApply delegate don't have to be `ref`. https://github.com/dlang/dlang.org/pull/3699 --
