l2o.js -- LINQ to Objects in JavaScript OVERVIEW L2O.js is an implementation of LINQ to Objects in JavaScript. The goal of this project is to have a runtime independent implementation of LINQ and the Interactive Extensions (Ix) for .NET in pure JavaScript, using the JavaScript standard naming and idioms. This works seamlessly with the browser and with node.js without any modification. L2O.js is a