Skip to content

add .length property to LIST#23181

Closed
WalterBright wants to merge 1 commit into
dlang:masterfrom
WalterBright:list.length
Closed

add .length property to LIST#23181
WalterBright wants to merge 1 commit into
dlang:masterfrom
WalterBright:list.length

Conversation

@WalterBright
Copy link
Copy Markdown
Member

Add .length property to LIST to ease turning it into an array.

@WalterBright WalterBright added Review:Easy Review Severity:Refactoring No semantic changes to code Compiler:Backend glue code, optimizer, code generation labels May 27, 2026
@dlang-bot
Copy link
Copy Markdown
Contributor

Thanks for your pull request, @WalterBright!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "master + dmd#23181"

@WalterBright WalterBright force-pushed the list.length branch 4 times, most recently from 375b21c to 00f26e7 Compare May 27, 2026 23:20
@WalterBright WalterBright deleted the list.length branch May 28, 2026 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Compiler:Backend glue code, optimizer, code generation Review:Easy Review Severity:Refactoring No semantic changes to code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants