type Arr<T>
Determines the allowed paths for an array.
Definition
type Arr<T extends readonly any[]> = ````[${number}]${``[
Path.Internal.Generic](/api/rimbu/deep/Path/Internal/Generic/type)``<T[number], false, true>}````;
type Arr<T>
Determines the allowed paths for an array.
type Arr<T extends readonly any[]> = ````[${number}]${``[
Path.Internal.Generic](/api/rimbu/deep/Path/Internal/Generic/type)``<T[number], false, true>}````;