On Friday, 29 August 2025 at 22:28:17 UTC, H. S. Teoh wrote: > Why are delegates in D an aggregate of a context pointer and a function pointer, not like C++'s lambdas (anonymous class with `operator()`)?