On Friday, 21 February 2020 at 09:03:26 UTC, Abby wrote:
On Monday, 17 February 2020 at 19:02:50 UTC, Stefan Koch wrote:
Sorry I just realized I never published the code.
I am going to add it to ctfeutils.
Hi Stefan,
I'm sorry to bother you, I just wanted to kindly ask if you
would upload the formatter to ctfeutils on github it would help
me alot.
Thank you very much
Kind regards Abby
No problem I am a little busy lately.
In the meantime you can check if std.format : format would do the
job.
Even though it will like be much slower than my CTFE optimized
version.