zipWith / zip #
@[deprecated Array.toList_zipWith (since := "2024-09-09")]
theorem
Array.data_zipWith
{α : Type u_1}
{β : Type u_2}
{γ : Type u_3}
(f : α → β → γ)
(xs : Array α)
(ys : Array β)
:
Alias of Array.toList_zipWith
.
flatten #
indexOf? #
erase #
@[deprecated List.eraseP_toArray (since := "2025-02-06")]
Alias of List.eraseP_toArray
.