Iterators on associative lists #
theorem
Std.DHashMap.Internal.AssocList.AssocListIterator.ext_iff
{α : Type u}
{β : α → Type v}
{x y : AssocListIterator α β}
:
theorem
Std.DHashMap.Internal.AssocList.AssocListIterator.ext
{α : Type u}
{β : α → Type v}
{x y : AssocListIterator α β}
(l : x.l = y.l)
:
instance
Std.DHashMap.Internal.AssocList.instIteratorAssocListIteratorIdSigma
{α : Type u_1}
{β : α → Type u_2}
:
Iterators.Iterator (AssocListIterator α β) Id ((a : α) × β a)
Equations
- One or more equations did not get rendered due to their size.
instance
Std.DHashMap.Internal.AssocList.instFiniteAssocListIteratorIdSigma
{α : Type u_1}
{β : α → Type u_2}
:
instance
Std.DHashMap.Internal.AssocList.instIteratorSizeAssocListIteratorIdSigma
{α : Type u_1}
{β : α → Type u_2}
:
instance
Std.DHashMap.Internal.AssocList.instIteratorSizePartialAssocListIteratorIdSigma
{α : Type u_1}
{β : α → Type u_2}
: