Add deepClone.md
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user