microsoft / devicescript

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

Added findLastIndex #550

Closed sh33dafi closed 12 months ago

sh33dafi commented 12 months ago

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

https://github.com/microsoft/devicescript/issues/503

pelikhan commented 12 months ago

Awesome work @sh33dafi