January 19, 2019
https://issues.dlang.org/show_bug.cgi?id=19595

Nathan S. <n8sh.secondary@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Nathan S. <n8sh.secondary@hotmail.com> ---
Closing as invalid, for some reason I didn't find the definition before. Although probably the phrase "Delegates are an aggregate of two pieces of data" (https://dlang.org/spec/type.html) should not be used if delegates are considered "derived types" rather than "user-defined types" and only the latter are considered aggregates.

--