mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 07:33:33 +00:00
b2841ce194
Rewrites the definition of how the function works. Reworks the style of the examples and adds a negative range example. Changes the while loop to a range loop in the array backwards example.