Merge pull request #607 from atomiks/utils

Add mostPerformant snippet
This commit is contained in:
Angelos Chalaris
2018-02-14 13:53:21 +02:00
committed by GitHub
2 changed files with 32 additions and 0 deletions

View File

@ -162,6 +162,7 @@ memoize:function
merge:object,array
minBy:math,array,function
minN:array,math
mostPerformant:utility,function
negate:function
none:array
noneBy:array,function