Commit Graph

1382 Commits

Author SHA1 Message Date
b4cf3b4b4e Add intersectionBy, intersectionWith 2018-01-24 12:53:18 +02:00
165ad6b094 Add unzipWith 2018-01-24 12:44:16 +02:00
d0885d1322 Travis build: 1370 2018-01-24 10:37:02 +00:00
f16c0ee8bb Add unzip 2018-01-24 12:35:25 +02:00
87e1cbdcbd Travis build: 1368 2018-01-24 10:21:11 +00:00
212b2b0a38 Merge remote-tracking branch 'origin/master' 2018-01-24 12:19:45 +02:00
2eb3c4af6a Add unionWith, unionBy 2018-01-24 12:19:41 +02:00
96477cc692 Travis build: 1366 2018-01-24 10:01:27 +00:00
d6957c67fe Add symmetricDifferenceBy, symmetricDifferenceWith 2018-01-24 11:59:02 +02:00
6e54017d5d Add differenceBy 2018-01-24 11:49:03 +02:00
50c77d836c Fix broken snippet breaking the builder 2018-01-23 22:19:28 +02:00
c4a78512b2 Travis build: 1360 2018-01-23 20:14:21 +00:00
920841ae16 Merge remote-tracking branch 'origin/master' 2018-01-23 22:13:06 +02:00
4b4619439c Add composeRight 2018-01-23 22:12:56 +02:00
6d8b3c325c Travis build: 1356 2018-01-23 19:28:55 +00:00
bac4e5d9c1 Add nthArgument 2018-01-23 21:27:37 +02:00
1c4cffc021 Travis build: 1354 2018-01-23 19:03:54 +00:00
5fe8aa0be7 Add over 2018-01-23 21:02:17 +02:00
2d8a4021d1 Travis build: 1352 2018-01-23 18:55:36 +00:00
f542d34fca Merge remote-tracking branch 'origin/master' 2018-01-23 20:54:17 +02:00
bb00176623 Add castArray 2018-01-23 20:54:12 +02:00
86ea29955c Travis build: 1350 2018-01-23 18:50:30 +00:00
2883a77110 Add deepClone.md 2018-01-23 20:48:46 +02:00
667b871621 Travis build: 1346 2018-01-23 18:18:38 +00:00
577f490865 Add matches, matchesWith 2018-01-23 20:17:32 +02:00
11a4872cf0 Add isObjectLike.md 2018-01-23 19:30:03 +02:00
321b662ec7 Add isEmpty 2018-01-23 19:25:17 +02:00
b706d928fa Travis build: 1340 2018-01-23 16:25:07 +00:00
51f5dee152 Fix findLastKey example 2018-01-23 18:23:40 +02:00
16b7df3783 Add findKey, findLastKey 2018-01-23 18:23:20 +02:00
fefea87775 Update invertKeyValues 2018-01-23 17:31:50 +02:00
f264072af0 Travis build: 1335 2018-01-23 14:01:35 +00:00
ff4848b0f5 Merge pull request #562 from kriadmin/patch-8
[ADD: zipWith.md]
2018-01-23 16:00:30 +02:00
fb37df560d Updated description, tags 2018-01-23 15:59:43 +02:00
d23ef32ac1 Travis build: 1333 2018-01-23 11:32:13 +00:00
5e4c23e6de Update tomorrow.md 2018-01-23 13:29:26 +02:00
61c006a426 Use getDate() instead of the obviously wrong getDay() 2018-01-22 23:37:04 +01:00
932424859b Fix tomorrow() function
For details see bug #564
2018-01-22 22:38:11 +01:00
f7d815f0d9 Update zipWith.md 2018-01-21 12:21:22 +05:30
994e14cd0f zipWith 2018-01-20 20:51:34 +05:30
17abe97036 Travis build: 1321 2018-01-19 12:01:55 +00:00
1cdc03acbb Merge remote-tracking branch 'origin/master' 2018-01-19 13:59:17 +02:00
adaed178a7 Add isPlainObject 2018-01-19 13:59:12 +02:00
d6a1a6080b Travis build: 1319 2018-01-19 11:53:12 +00:00
f8351649c2 Add defaults 2018-01-19 13:51:05 +02:00
e2f599caa7 Add omitBy, pickBy 2018-01-19 13:23:45 +02:00
4a7c261a65 Add omit 2018-01-19 13:14:46 +02:00
d655ba6cc2 Archived cleanObj
It's essentially the same as `pick` but a lot more confusing.
2018-01-19 13:05:48 +02:00
606e88fd01 Travis build: 1310 2018-01-19 01:08:43 +00:00
8f5c2c4a7c Merge pull request #559 from Chalarangelo/forOwn
[FEATURE][ADD] Add forOwn and forOwnRight
2018-01-18 17:05:58 -08:00