toArray #
next? #
dropLast #
set #
tail #
eraseP #
erase #
findIdx? #
replaceF #
disjoint #
union #
@[simp]
inter #
product #
monadic operations #
theorem
List.forIn_eq_bindList
{m : Type u_1 → Type u_2}
{α : Type u_3}
{β : Type u_1}
[Monad m]
[LawfulMonad m]
(f : α → β → m (ForInStep β))
(l : List α)
(init : β)
:
diff #
drop #
Chain #
range', range #
indexOf and indexesOf #
@[deprecated List.eraseIdx_idxOf_eq_erase (since := "2025-01-30")]
Alias of List.eraseIdx_idxOf_eq_erase
.
insertP #
dropPrefix?, dropSuffix?, dropInfix? #
@[simp]
@[simp]
@[irreducible]
IsPrefixOf?, IsSuffixOf? #
@[simp]
@[simp]