# is

- [isArray()](/type-draft/is/isarray.md)
- [isBigInt()](/type-draft/is/isbigint.md)
- [isBoolean()](/type-draft/is/isboolean.md)
- [isBooleanObject()](/type-draft/is/isbooleanobject.md)
- [isBooleanType()](/type-draft/is/isbooleantype.md)
- [isClass()](/type-draft/is/isclass.md)
- [isDate()](/type-draft/is/isdate.md)
- [isDefined()](/type-draft/is/isdefined.md)
- [★ isFalse()](/type-draft/is/isfalse.md): Checks if any value is a \`boolean\` type or an instance of \`Boolean\`.
- [isFunction()](/type-draft/is/isfunction.md)
- [isInstance()](/type-draft/is/isinstance.md)
- [isKey()](/type-draft/is/iskey.md)
- [isNull()](/type-draft/is/isnull.md)
- [★ isNumber()](/type-draft/is/isnumber.md)
- [isNumberBetween()](/type-draft/is/isnumberbetween.md)
- [isNumberObject()](/type-draft/is/isnumberobject.md)
- [isNumberType()](/type-draft/is/isnumbertype.md)
- [isObject()](/type-draft/is/isobject.md)
- [isObjectKey()](/type-draft/is/isobjectkey.md)
- [isObjectKeyIn()](/type-draft/is/isobjectkeyin.md)
- [isObjectKeys()](/type-draft/is/isobjectkeys.md)
- [isObjectKeysIn()](/type-draft/is/isobjectkeysin.md)
- [isObjectSomeKeys()](/type-draft/is/isobjectsomekeys.md)
- [isPrimitive()](/type-draft/is/isprimitive.md)
- [isRegExp()](/type-draft/is/isregexp.md)
- [★ isString()](/type-draft/is/isstring.md)
- [isStringIncludes()](/type-draft/is/isstringincludes.md)
- [isStringIncludesSome()](/type-draft/is/isstringincludessome.md)
- [isStringLength()](/type-draft/is/isstringlength.md)
- [isStringLengthBetween()](/type-draft/is/isstringlengthbetween.md)
- [isStringObject()](/type-draft/is/isstringobject.md)
- [isStringType()](/type-draft/is/isstringtype.md)
- [isSymbol()](/type-draft/is/issymbol.md)
- [★ isTrue()](/type-draft/is/istrue.md)
- [isType()](/type-draft/is/istype.md)
- [isUndefined()](/type-draft/is/isundefined.md)
