Lazy.js – Functional JavaScript Utility Library Similar to Underscore and Lodash
August 24, 2018 782
Lazy.js is a functional utility library for JavaScript, similar to Underscore and Lodash, but with a lazy engine under the hood that strives to do as little work as possible while being as flexible as possible.