yet another istype detect library using Object.prototype.toStirng.call
to get type.
- isString
- isArray
- isRegExp
- isNumber
- isObject
- isFunction
- isBoolean
- isUndefined
- isNull
- isDate
- isGlobal
- isError
- isBuffer
- isNullOrUndefined
- isNaN
- isPrimitive
- isGenerator
- isGeneratorFunction
- isPromise
- type
MIT