Generalized support for error lifting #195
Labels
Area/Lang
Relates to the Ballerina language specification
Type/Improvement
Enhancement to language design
Milestone
Consider adding generalized support for error lifting. Error lifting for an operator means that if an operand evaluates to an error e, then the result of the operation is e.
Some initial thoughts:
The text was updated successfully, but these errors were encountered: