class X::Sequence::Deduction is Exception { }

Exception type thrown when the ... sequence operator is being called without an explicit closure, and the sequence cannot be deduced.

Typegraph§

Type relations for X::Sequence::Deduction
raku-type-graph X::Sequence::Deduction X::Sequence::Deduction Exception Exception X::Sequence::Deduction->Exception Mu Mu Any Any Any->Mu Exception->Any

Expand chart above