Thread overview | |||||
---|---|---|---|---|---|
|
June 27 [Issue 24635] Allow opApply with default parameters | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=24635 Bolpat <qs.il.paperinik@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |qs.il.paperinik@gmail.com -- |
August 26 [Issue 24635] Allow opApply with default parameters | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=24635 Nicholas Wilson <iamthewilsonator@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |iamthewilsonator@hotmail.co | |m --- Comment #1 from Nicholas Wilson <iamthewilsonator@hotmail.com> --- seems like the text in your explanation of the tree walking got cut off -- |
September 26 [Issue 24635] Allow opApply with default parameters | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=24635 --- Comment #2 from Bolpat <qs.il.paperinik@gmail.com> --- A use case is a recursive `opApply` that walks a tree-like structure; the recursive calls calls `opApply` on the child trees. -- |
Copyright © 1999-2021 by the D Language Foundation