Combined is snippets into a generic one

This commit is contained in:
Angelos Chalaris
2018-01-17 21:23:46 +02:00
parent 6921a9387b
commit 4feb68e848
10 changed files with 20 additions and 112 deletions

View File

@ -79,16 +79,14 @@ initializeArrayWithValues:array,math
inRange:math
intersection:array,math
invertKeyValues:object
is:type,array,regexp
isAbsoluteURL:string,utility,browser,url
isArray:type,array
isArrayBuffer:type
isArrayLike:type,array
isBoolean:type
isDivisible:math
isEven:math
isFunction:type,function
isLowerCase:string,utility
isMap:type
isNil:type
isNull:type
isNumber:type,math
@ -96,18 +94,13 @@ isObject:type,object
isPrime:math
isPrimitive:type,function,array,string
isPromiseLike:type,function,promise
isRegExp:type,regexp
isSet:type
isSorted:array
isString:type,string
isSymbol:type
isTravisCI:node
isTypedArray:type
isUndefined:type
isUpperCase:string,utility
isValidJSON:type,json
isWeakMap:type
isWeakSet:type
join:array
JSONToFile:node,json
last:array