It’s this:
but you may need an array boundary check to keep it safe; like this perhaps:
And ensure you fetch an absolute value, getting index [-3] from an array is as bad as dividing by 0…
It’s this:
but you may need an array boundary check to keep it safe; like this perhaps:
And ensure you fetch an absolute value, getting index [-3] from an array is as bad as dividing by 0…