Files
godot-docs/tutorials
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
..
2021-03-03 13:58:16 +01:00
2021-04-06 09:54:10 +02:00