class X::Seq::Consumed is Exception { }

This exception is thrown when a piece of code tries to reuse a Seq which has already been iterated.

Typegraph§

Type relations for X::Seq::Consumed
raku-type-graph X::Seq::Consumed X::Seq::Consumed Exception Exception X::Seq::Consumed->Exception Mu Mu Any Any Any->Mu Exception->Any

Expand chart above