return type === "array" || length === 0 ||
        typeof length === "number" && length > 0 && ( length - 1 ) in obj;