microsoft / devicescript

TypeScript for Tiny IoT Devices (ESP32, RP2040, ...)
https://microsoft.github.io/devicescript/
MIT License
3.24k stars 112 forks source link

Array.sort #599

Closed pelikhan closed 10 months ago

pelikhan commented 11 months ago

Add sort for Array.

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array

Guide: https://microsoft.github.io/devicescript/contributing#add-core-javascript-apis

Vayras commented 10 months ago

Hi @pelikhan can you please help me with the project structure?

pelikhan commented 10 months ago

@Vayras Array.sort has been implemented already, sorry!