Commit Graph

13 Commits

Author SHA1 Message Date
Ilya Mochalov
c2ef69bcb1 Fix sort, sortBy and without methods of Lazy.js definitions 2015-02-19 21:53:05 +05:00
Ilya Mochalov
7b3d9556fa Fix the test of Lazy.js definitions 2015-02-13 21:27:52 +05:00
Ilya Mochalov
c0c6e35fbf Fix the argument of ArrayLikeSequence.concat() in Lazy.js definitions 2015-02-13 20:23:53 +05:00
Ilya Mochalov
5138d54dd2 Added the none() method to lazy.js definitions. 2015-01-22 06:49:19 +05:00
Daniel Rosenwasser
0fdd3df83a Added size() to lazy.js 2014-11-17 20:29:42 -08:00
Daniel Rosenwasser
403b3eb9bb Space after colons. 2014-11-17 20:22:29 -08:00
Daniel Rosenwasser
1d87622882 Tabs to spaces. 2014-11-17 20:21:18 -08:00
Bart van der Schoor
a6964c6bf2 small fixes to Lazy.js 2014-03-07 19:01:24 +01:00
Bart van der Schoor
9006a88ab5 converted lazy.js to generics 2014-02-28 03:18:19 +01:00
Bart van der Schoor
4e691646f4 Fixed lazy.js tests 2014-02-25 21:00:24 +01:00
Bart van der Schoor
309b6d1444 Fixed lazy.js module export 2014-02-25 04:25:09 +01:00
Bartvds
4e94454e2e fixed header
search/replace mistake
2014-01-16 05:26:56 +01:00
Bartvds
27af8e5430 Created definitions for lazy.js
"Like Underscore, but lazier"

https://github.com/dtao/lazy.js
http://danieltao.com/lazy.js/
2014-01-15 03:59:46 +01:00