std.format with wstring and dstring

Robert Schadek rburners at gmail.com
Sun Sep 7 19:09:01 UTC 2025


On Sunday, 7 September 2025 at 13:15:21 UTC, monkyyy wrote:
>
> wouldnt be far faster to just rip out all the c api complexity 
> and just do a simple sane api?

No, not at all. The compile time goes into all the duck typing of 
toString on classes and structs and nested formats like %(%s,%)



More information about the Digitalmars-d-announce mailing list