List.scanl and List.scanr #
@[deprecated List.getElem?_succ_scanl (since := "2025-02-21")]
theorem
List.get?_succ_scanl
{α : Type u_1}
{β : Type u_2}
{f : β → α → β}
{b : β}
{l : List α}
{i : ℕ}
:
Alias of List.getElem?_succ_scanl
.
Alias of List.getElem?_succ_scanl
.