|
|
b995e1bea1
|
prefixed Array. to reduce(), sort(), map() methods in snippets.
|
2017-12-13 17:41:45 +05:30 |
|
|
|
542a4f94b1
|
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 |
|
|
|
43f8529cb9
|
Added samples
|
2017-12-12 17:50:08 +02:00 |
|
|
|
98279117fa
|
Change all snippets from var to const
|
2017-12-12 07:11:37 -05:00 |
|
|
|
03bfaf6b7a
|
Build README
|
2017-12-12 12:12:44 +02:00 |
|
|
|
39f720e9c3
|
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 |
|
|
|
b75b9c3fb6
|
Fix typos
Fix typos
|
2017-12-11 23:31:54 +01:00 |
|