-
Notifications
You must be signed in to change notification settings - Fork 753
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Improvement]: Integrate a subset of semtypes into jBallerina runtime #40511
Comments
This is to be done similar to #41066 (ie. initially we will support a state where part of the type is still a
First approach is not removing any of the |
I am planning to convert runtime type representation to SemTypes in fallowing stages
At any stage unions and intersections will represent the parts that are supported under that stage as SemTypes as well. Note that
|
Extension of option 2 is to make existing BTypes extends |
Closing with #43279 |
Description
$subject.
The text was updated successfully, but these errors were encountered: