-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Assignees
@y21
Description
This isn't really a bug but for...of loops are way slower than regular for loops because of how it iterates through Arrays.
This isn't really a bug but for...of loops are way slower than regular for loops because of how it iterates through Arrays.