Details
Assignee
UnassignedUnassignedReporter
importimportApproval
TriagedPriority
MinorAffects versions
Details
Details
Assignee
Unassigned
UnassignedReporter
import
importApproval
Triaged
Priority
Affects versions
Created September 22, 2018 at 3:03 PM
Updated October 9, 2024 at 11:56 PM
The seque function silently ends the sequence when an exception is thrown under some circumstances:
Instead of returning an empty sequence, I would expect this expression to raise an exception.