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 #603

Closed okazkayasi closed 10 months ago

okazkayasi commented 11 months ago

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

599

okazkayasi commented 11 months ago

@microsoft-github-policy-service agree

mmoskal commented 10 months ago

thank you very much!