Generator (computer programming): Difference between revisions

Content deleted Content added
Yobot (talk | contribs)
m WP:CHECKWIKI error fixes using AWB
Timeline: ES6/ES2015/Harmony became an official standard over a year ago. Now, there's also ES2016
Line 40:
</ref> [[C Sharp (programming language)|C#]],<ref>
[http://msdn.microsoft.com/en-us/library/9k7k7cf0.aspx yield (C# Reference)]
</ref> [[Ruby (programming language)|Ruby]], the upcominglater versionversions of ECMAScript (Harmony/as of ES6/ES2015) and other languages. In CLU and C#, generators are called ''iterators'', and in Ruby, ''enumerators''.
 
===Lisp===