== Quote from Andrej Mitrovic (andrej.mitrov...@gmail.com)'s article
> Last time I brought this issue up in bugzilla it was shot down with
> "We don't guarantee and don't have to guarantee functions will
always
> be CTFE-able between releases".

Maybe there should be a std.ctfe.* that looks a bit like std.* that IS
guaranteed to work. Ideally it would be nothing but a bunch of alias.

> I end up having to put initializers in a module ctor. Not nice!

Reply via email to