On Monday, 9 February 2026 at 08:37:25 UTC, axricard wrote:
I see your point, but my question was more about an other nice property of Appender's: they double their size every time they need to re-allocate, which is not the case in for std.container Arrays. Do I have to write my own wrapper to have such behavior with Array's ?

Yes because that is merely an implementation detail.


Reply via email to