JLinq.ts(.js) is an implementation of .Net's Linq To Objects. It is built using iterators for complete lazy evaluation to reduce memory and improve performance.
-
Updated
Feb 22, 2023 - JavaScript
JLinq.ts(.js) is an implementation of .Net's Linq To Objects. It is built using iterators for complete lazy evaluation to reduce memory and improve performance.
A simple JS library that mimics some of the C# LINQ Extensions.
⚡️ Another LINQ implementation in JavaScript, but with Flow annotations!
Add a description, image, and links to the linq-to-objects topic page so that developers can more easily learn about it.
To associate your repository with the linq-to-objects topic, visit your repo's landing page and select "manage topics."