LINQ in JavaScript, ES6 style clarification

I recently blogged about implementing LINQ in JavaScript with ES6 iterators. While I’d done a bunch of research, played around with FireFox (which seemed to have the most up-to-date implementation) and thought it was all well and good.
Unfortunat…


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail

I recently blogged about implementing LINQ in JavaScript with ES6 iterators. While I’d done a bunch of research, played around with FireFox (which seemed to have the most up-to-date implementation) and thought it was all well and good. Unfortunately it turns out that what I was talking about was the __iterator__ syntax which FireFox has implemented but it’s not in line with the current iterator and generator approach. So while I did state that the code was against an API that wasn’t set in stone I was a bit further away from where I wanted to be going forward.


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail


Print Share Comment Cite Upload Translate
APA
Posts on LINQ to Fail | Sciencx (2023-12-06T05:41:02+00:00) » LINQ in JavaScript, ES6 style clarification. Retrieved from https://www.scien.cx/2013/09/16/linq-in-javascript-es6-style-clarification/.
MLA
" » LINQ in JavaScript, ES6 style clarification." Posts on LINQ to Fail | Sciencx - Monday September 16, 2013, https://www.scien.cx/2013/09/16/linq-in-javascript-es6-style-clarification/
HARVARD
Posts on LINQ to Fail | Sciencx Monday September 16, 2013 » LINQ in JavaScript, ES6 style clarification., viewed 2023-12-06T05:41:02+00:00,<https://www.scien.cx/2013/09/16/linq-in-javascript-es6-style-clarification/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » LINQ in JavaScript, ES6 style clarification. [Internet]. [Accessed 2023-12-06T05:41:02+00:00]. Available from: https://www.scien.cx/2013/09/16/linq-in-javascript-es6-style-clarification/
CHICAGO
" » LINQ in JavaScript, ES6 style clarification." Posts on LINQ to Fail | Sciencx - Accessed 2023-12-06T05:41:02+00:00. https://www.scien.cx/2013/09/16/linq-in-javascript-es6-style-clarification/
IEEE
" » LINQ in JavaScript, ES6 style clarification." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2013/09/16/linq-in-javascript-es6-style-clarification/. [Accessed: 2023-12-06T05:41:02+00:00]
rf:citation
» LINQ in JavaScript, ES6 style clarification | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2013/09/16/linq-in-javascript-es6-style-clarification/ | 2023-12-06T05:41:02+00:00
https://github.com/addpipe/simple-recorderjs-demo