Add deepClone.md

This commit is contained in:
Angelos Chalaris
2018-01-23 20:48:46 +02:00
parent 5c0e43ed0f
commit 9dfdf544f3
2 changed files with 27 additions and 1 deletions

View File

@ -27,6 +27,7 @@ createEventHub:browser,event,advanced
currentURL:browser,url
curry:function,recursion
decapitalize:string,array
deepClone:object,recursion
deepFlatten:array,recursion
defaults:object
defer:function
@ -125,7 +126,7 @@ mapObject:array,object
mapValues:object,function
mask:string,utility,regexp
matches:object,type
matchesWith:object,type,function
matchesWith:object,type,function
maxBy:math,array,function
maxN:array,math
median:math,array