Skip to content

Refactor _updaters to use List instead of array#109

Open
Riryan wants to merge 2 commits into
masterfrom
Riryan-patch-8
Open

Refactor _updaters to use List instead of array#109
Riryan wants to merge 2 commits into
masterfrom
Riryan-patch-8

Conversation

@Riryan
Copy link
Copy Markdown
Collaborator

@Riryan Riryan commented May 26, 2026

No description provided.

Copy link
Copy Markdown
Contributor

@johnmoney johnmoney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My understanding is that arrays are better for loops with faster iteration and no enumerator and indexer like with a list. Is there something else I'm missing here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants