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.
Error due to constructing a sequence from ineligible input
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.