e12fbfec50
rename SNIPPET_PATH -> SNIPPET_ACTIVE & add SNIPPET_ARCHIVE
2018-01-08 23:28:59 -05:00
c7ad2ee4ba
Travis build: 1097
2018-01-08 23:40:06 +00:00
a4a0064f81
Add forEachRight
2018-01-09 01:38:50 +02:00
643b81c12e
Merge pull request #500 from kingdavidmartins/add.binarySearch
...
Add.binary search
2018-01-09 01:20:56 +02:00
99c614fea7
Merge remote-tracking branch 'kingdavidmartins/add.binarySearch' into add.binarySearch
2018-01-09 01:20:25 +02:00
8b24e46b72
Archived binarySearch.md
2018-01-09 01:20:17 +02:00
3e343677ce
Update binarySearch.md
2018-01-09 01:19:11 +02:00
5b42685487
Merge pull request #515 from kriadmin/patch-5
...
Update CONTRIBUTING.md
2018-01-09 00:59:59 +02:00
2e895b9d23
Update CONTRIBUTING.md
2018-01-09 04:02:17 +05:30
21e4200e1f
Travis build: 1093
2018-01-08 21:30:56 +00:00
dedd2fdd0b
Update indexOfAll description
...
forgot to update description
2018-01-08 13:27:45 -08:00
949dbb6196
Travis build: 1091
2018-01-08 21:26:01 +00:00
2629765340
Update indexOfAll snippet return type
...
Now we're just going to return an empty array. This keeps a consistent return type, does not need checking, and won't break api chaining.
Decision was made because otherwise you'd have to add a filter step or check if the return is not an array. Instead we just want an empty array so it has a consistent API, and no indeces is a valid amount
2018-01-08 13:24:21 -08:00
e415d40e98
Travis build: 1087
2018-01-08 20:32:16 +00:00
3122ebc51a
Merge pull request #513 from kriadmin/patch-5
...
Update lcm.md
2018-01-08 22:27:56 +02:00
a076ef3765
Travis build: 1085
2018-01-08 20:10:56 +00:00
62c419e89a
Update tag_database
2018-01-08 22:08:12 +02:00
034e01eeb0
Travis build: 1083 [cron]
2018-01-08 20:06:10 +00:00
6d7b4975c3
Update lcm.md
2018-01-09 01:34:51 +05:30
f7484d30cc
Travis build: 1081
2018-01-08 20:01:19 +00:00
7ebbe5936b
Merge pull request #508 from evolkmann/feature/longest
...
[FEATURE] Added longestString()
2018-01-08 21:58:59 +02:00
0e828a0f85
Update longestItem.md
2018-01-08 21:58:35 +02:00
cc71e26fc0
Revert "Updated README.md using npm run builder"
...
This reverts commit 0c8de329cb .
2018-01-08 20:34:06 +01:00
aaca35a220
Based on suggestions, added longestItem()
2018-01-08 20:33:47 +01:00
860f0c0977
Travis build: 1079
2018-01-08 17:56:40 +00:00
73d4de0c36
Merge pull request #512 from Chalarangelo/partition
...
[FEATURE] Add partition
2018-01-08 19:55:26 +02:00
481fe3c937
Update partition.md
2018-01-08 17:28:00 +02:00
5bbfaca735
Travis build: 1074
2018-01-08 15:26:38 +00:00
4167b0e57c
Merge remote-tracking branch 'origin/master'
2018-01-08 17:24:29 +02:00
9f51a552b9
Fix negate.md
2018-01-08 17:24:23 +02:00
ff2b12f9fb
Travis build: 1072
2018-01-08 15:15:04 +00:00
5efa8dad90
Add toSafeInteger
2018-01-08 17:12:46 +02:00
975b83903d
Add partition
2018-01-08 16:58:23 +02:00
ef884c666b
Travis build: 1067
2018-01-08 10:43:58 +00:00
ed21d46d0b
Update show.md
2018-01-08 12:42:55 +02:00
3fdc3ecce0
Merge pull request #509 from henry-CJ/master
...
fix hide err
2018-01-08 12:42:28 +02:00
96057709a1
Update hide.md
2018-01-08 12:41:36 +02:00
3376f8350d
fix hide err
2018-01-08 18:22:14 +08:00
d82dbb7ff8
Added support for arrays and single strings
2018-01-08 08:22:04 +01:00
02bdb13193
Updated README.md using npm run builder
2018-01-07 23:09:54 +01:00
a44f2b8f57
Update longestString()
2018-01-07 23:08:48 +01:00
58d9211d25
Added longestString()
2018-01-07 23:05:55 +01:00
34561e2183
Travis build: 1063 [cron]
2018-01-06 20:04:45 +00:00
392edcd45b
udpate binarySeach with if + return oneline
2018-01-06 08:47:30 -05:00
367c55aeb8
Travis build: 1061
2018-01-06 12:10:41 +00:00
682830b29e
Update tag_database
2018-01-06 14:09:45 +02:00
e16105e319
Travis build: 1059
2018-01-06 11:55:10 +00:00
63d63b6262
Merge pull request #506 from kriadmin/isUpperCase
...
[FEATURE] isUpperCase isLowerCase
2018-01-06 13:54:10 +02:00
74892f352e
Update isLowerCase.md
2018-01-06 13:53:59 +02:00
b20483fa8d
Update isUpperCase.md
2018-01-06 13:53:42 +02:00