https://issues.dlang.org/show_bug.cgi?id=19259
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @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 <[email protected]> https://github.com/dlang/phobos/pull/8432 --
