Would using this be expected to improve performance where I was looping over the array?
In a lot of cases, yes. You can also use it with a lookup table which will be really fast.
What version of Espruino was that added with?
1v77 by the look of it :)
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
In a lot of cases, yes. You can also use it with a lookup table which will be really fast.
1v77 by the look of it :)