You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
More of a FYI: for copying arrays seems that
slice
used to be fastest, but no longer. Could use testing if you want to optimize large vs small arrays, sparce vs dense, memory usage, etc.http://jsperf.com/converting-arguments-to-an-array/21
The text was updated successfully, but these errors were encountered: