Tag and build

This commit is contained in:
Angelos Chalaris
2017-12-16 14:24:50 +02:00
parent dc27ab85af
commit 51c7eb6d4e
3 changed files with 29 additions and 3 deletions

View File

@ -16,6 +16,7 @@ capitalize-first-letter:string
chain-asynchronous-functions:function
check-for-palindrome:string
chunk-array:array
clean-JSON-object:object
collatz-algorithm:math
compact:array
compose-functions:function