Skip to content
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

RFC: lamdba-and-array-inference #2094

Closed
Theodus opened this issue Jul 26, 2017 · 0 comments
Closed

RFC: lamdba-and-array-inference #2094

Theodus opened this issue Jul 26, 2017 · 0 comments
Assignees

Comments

@Theodus
Copy link
Contributor

Theodus commented Jul 26, 2017

Improve inference for lambdas and array literals, allowing implied information to be omitted in cases where there is a definite type on the "left hand side".

https://github.com/ponylang/rfcs/blob/master/text/0045-lambda-and-array-inference.md

SeanTAllen pushed a commit that referenced this issue Sep 13, 2017
…FC 45). (#2168)

Improve inference for lambdas and array literals, allowing implied information to be omitted in cases where there is a definite type on the "left hand side" (which I'll refer to in this document as the "antecedent").

See https://github.com/ponylang/rfcs/blob/master/text/0045-lambda-and-array-inference.md for more details

Closes #2094
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants