|
|
e652559fdb
|
prefixed Array. to reduce(), sort(), map() methods in snippets.
|
2017-12-13 17:41:45 +05:30 |
|
|
|
d44e228e14
|
Deep flatten and housekeeping
Changed original flatten to be named deepFlatten, added normal flatten, improved some other snippets.
|
2017-12-12 18:12:24 +02:00 |
|
|
|
2e9315b0ec
|
Added samples
|
2017-12-12 17:50:08 +02:00 |
|
|
|
f4b2dc150e
|
Change all snippets from var to const
|
2017-12-12 07:11:37 -05:00 |
|
|
|
65bdb7e6cb
|
Build README
|
2017-12-12 12:12:44 +02:00 |
|
|
|
00ac4b38e3
|
Count occurrences of value in array with reduce
Doesn't require creation of new array as with current solution.
|
2017-12-12 10:26:01 +01:00 |
|
|
|
6afc552fa2
|
Fix typos
Fix typos
|
2017-12-11 23:31:54 +01:00 |
|