Is there any writeln like functions without GC?

Ferhat Kurtulmuş aferust at gmail.com
Sat Nov 9 22:03:03 UTC 2019


On Thursday, 31 October 2019 at 03:56:56 UTC, lili wrote:
> Hi:
>    why writeln need GC?

Upon this post, I thought writing a gc-free writeln would be a 
good learning practice. Although it is not a feature-complete 
one, it was a lot of fun to do it :)

https://github.com/aferust/stringnogc


More information about the Digitalmars-d-learn mailing list