Appearance
True Myth / maybe / NarrowingPredicate
NarrowingPredicate<T, U> = (element, index, array) => element is U
T
U
element
index
array
element is U
U extends T
number
AnyArray<T>
AnyArray