-
Notifications
You must be signed in to change notification settings - Fork 376
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
First-Class Protocols #291
Comments
Michael told me about this proposal last night. It seems to be a natural fit for Fantasy Land! Define |
@puffnfresh see https://github.com/gabejohnson/fantasy-interfaces It's based on an older version of the proposal. |
@gabejohnson I like it!! @michaelficarra what's up with the proposal? I think it's something perfect for Fantasy Land. |
@puffnfresh The proposal is making steady progress. The recently-solved instance coherence issue has unblocked it, and it should be ready for stage 2 advancement soon after those changes are integrated. For stage 2, I will have to convince the committee that this particular feature is the best way to solve the problems it claims to solve, especially in comparison to the competing "mixins" proposal. |
@michaelficarra any news on this? |
I'd love to see a version of Fantasy Land which takes advantage of @michaelficarra's First-Class Protocols proposal:
https://github.com/michaelficarra/proposal-first-class-protocols
The text was updated successfully, but these errors were encountered: