You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Adds parsing and type checking for `impl Interface` syntax, currently limited to resources. A resource that implements an interface must contain implementations of all of the interface's members (fields or methods) in its environment. Closes#1697
* Implement a first pass at function subtyping - closes#1677.
* renamed `flight` to `phase` in `FunctionSignature`
*By submitting this pull request, I confirm that my contribution is made under the terms of the [Monada Contribution License](https://docs.winglang.io/terms-and-policies/contribution-license.html)*.
No description provided.
The text was updated successfully, but these errors were encountered: