[Issue 19259] std.array.Appender needs a way to set/get the length
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Apr 16 14:09:39 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=19259
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@ljmf00 updated dlang/phobos pull request #8432 "feat(array): add .length
property" fixing this issue:
- feat(array): add .length property
This patch adds a .length property to either get and set the length of the
managed array.
Fix issue 19259.
Reference: https://issues.dlang.org/show_bug.cgi?id=19259
Signed-off-by: Luís Ferreira <contact at lsferreira.net>
https://github.com/dlang/phobos/pull/8432
--
More information about the Digitalmars-d-bugs
mailing list