On Sunday, 1 April 2018 at 04:30:03 UTC, Nicholas Wilson wrote:
On Sunday, 1 April 2018 at 04:11:37 UTC, Uknown wrote:On Friday, 30 March 2018 at 20:28:27 UTC, Andrei Alexandrescu wrote:[...]Just for the fun of it, I implemented this as a template: https://run.dlang.io/is/pXLndGYou're missing classes, AAs, and pointers (possibly function pointers and delegates as well).
I knew I was missing something. Fixed it, thanks https://run.dlang.io/is/tZeZrP
