Files
godot-docs/tutorials/scripting
saolof 15bcf71083 Minor change to section on for loop syntax
The C-like for loop is specific to languages that wanted to copy C syntax and has nothing to do with static vs dynamic typing. Most new languages do not have it and have a foreach loop over iterators instead, regardless of whether they are statically typed or not.
2021-04-21 18:53:34 -04:00
..
2020-11-27 11:04:58 -06:00
2020-11-21 15:11:38 +01:00