Build, resolve #172

This commit is contained in:
Angelos Chalaris
2017-12-16 17:19:16 +02:00
parent d34d32b1b2
commit b55b684931
5 changed files with 39 additions and 4 deletions

View File

@ -10,7 +10,6 @@ array-without:array
array-zip:array
average-of-array-of-numbers:array
bottom-visible:browser
convert-string-to-camelcase:string
capitalize-first-letter-of-every-word:string
capitalize-first-letter:string
chain-asynchronous-functions:function
@ -20,10 +19,11 @@ clean-JSON-object:object
collatz-algorithm:math
compact:array
compose-functions:function
convert-string-from-camelcase:string
convert-string-to-camelcase:string
count-occurrences-of-a-value-in-array:array
current-URL:browser
curry:function
convert-string-from-camelcase:string
deep-flatten-array:array
distance-between-two-points:math
divisible-by-number:math