dtao / lazy.js

Like Underscore, but lazier

Home Page:http://danieltao.com/lazy.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing flatMap()

tobia opened this issue · comments

commented

Pardon me if I'm wrong, but lazy.js is missing flatMap(), a very important functional utility that landed even in plain JS.

You could make a pull request : )
Open source can be helped by average peeps. Even something a bit slow can be useful for many people