• Returns true if index is a valid index into value Note: Checks that index is a valid index and within the length of value

    Type Parameters

    • T

    Parameters

    • value: T[]
    • index: number

    Returns boolean

Generated using TypeDoc