This file provides an empty iterator.
Equations
- Std.Iterators.Types.Empty.PlausibleStep x✝ step = (step = Std.IterStep.done)
Instances For
@[implicit_reducible]
instance
Std.Iterators.Types.Empty.instIteratorLoop
{m : Type w → Type w'}
{β : Type w}
{n : Type x → Type x'}
[Monad m]
[Monad n]
:
IteratorLoop (Empty m β) m n