zeljkog:

Loosely-related, compiling

...
auto ret = arr.filter!(myFilter());
...

I got:

Error: closures are not yet supported in CTFE

Using struct with opCall directly also does not pass.

Did I miss something?
Is it near?

Please show a minimal nonworking example in the D.learn newsgroup.

Bye,
bearophile

Reply via email to