Is there a plan to add support for closures in CTFE?

Salih Dincer salihdb at hotmail.com
Sat Aug 13 06:30:13 UTC 2022


On Saturday, 13 August 2022 at 01:55:28 UTC, Andrey Zherikov 
wrote:
> [..] I wonder is there a plan to add support for closures at 
> compile time in foreseeable future?

The problem is on f2...

That works:
```d

     enum s = f1.f3("text");

```

SDB at 79


More information about the Digitalmars-d mailing list