Comment on Declarative JavaScript With Functional Programming ToolsComments−ibotty13yhi nice work. it's always nice to have functional programming paradigms in javascript.is there any (technical or political) reason, why this is or will not be part of underscorejs?−combataircraftOP13yunderscore isn't async as I know. the libraries I use:- comp: http://github.com/azer/comp- andthen: http://github.com/azer/andthen- join-params: http://github.com/azer/join-params- map: http://github.com/azer/map.js- new-partial: http://github.com/azer/new-partial
Comments
hi nice work. it's always nice to have functional programming paradigms in javascript.
is there any (technical or political) reason, why this is or will not be part of underscorejs?
underscore isn't async as I know. the libraries I use:
- comp: http://github.com/azer/comp
- andthen: http://github.com/azer/andthen
- join-params: http://github.com/azer/join-params
- map: http://github.com/azer/map.js
- new-partial: http://github.com/azer/new-partial