Add mostPerformant snippet

This commit is contained in:
atomiks
2018-02-14 22:38:45 +11:00
parent 9ce2497765
commit c687c8a413
2 changed files with 34 additions and 0 deletions

View File

@ -158,6 +158,7 @@ memoize:function
merge:object,array
minBy:math,array,function
minN:array,math
mostPerformant:function
negate:function
nthArg:utility,function
nthElement:array