Just remember that LINQ uses deferred execution, while array functions create an array each. Here is a modern implementation of LINQ in Javascript that I wrote: https://github.com/Siderite/LInQer I would appreciate feedback.
Just remember that LINQ uses deferred execution, while array functions create an array each. Here is a modern implementation of LINQ in Javascript that I wrote: https://github.com/Siderite/LInQer I would appreciate feedback.
by Siderite, 2 years agoPlease log in to post a comment.