@corefunc/corefunc
    Preparing search index...

    Module is

    Functions - Is

    isError

    import { isError } from "@corefunc/corefunc/is/error";

    isNil
    isNotNil
    isNumber

    import { isNumber } from "@corefunc/corefunc/is/number";

    isString

    import { isString } from "@corefunc/corefunc/is/string";

    isStringable

    import { isStringable } from "@corefunc/corefunc/is/stringable";

    Functions - Other

    isArguments
    isFunction
    isFunctionAsync
    isGeneratorFunction
    isGeneratorObject
    isGlobal
    isMap
    isPromise
    isRegExp
    isSet
    isWeakMap
    isWeakSet