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
@mmoskal Have you consider using timsort algorithm instead of the current implementation? I believe is what V8 uses. I can work on this if that is a better approach than the code has for now. :)
VM> at sort [as F9_pc84] (node_modules@devicescript\core\src\array.ts:206:13)
VM> at main [as F0_pc37] (src\main.ts:90:1)
The text was updated successfully, but these errors were encountered: