Loops/Foreach: Difference between revisions

Content deleted Content added
Line 806:
This would perfectly work with any custom iterator as well:
 
<lang Dyalect>func myCollection() {
func myCollection() {
yield 1
yield 2