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

Applicative desugaring in for comprehensions #5819

Closed
wants to merge 3 commits into from
Closed

Conversation

ghik
Copy link
Contributor

@ghik ghik commented Apr 1, 2017

This PR is a proof of concept of new syntax bringing support of applicative desugaring into for comprehensions.

I know that such a change requires prior discussion and ultimately, a SIP. Here's a topic on Scala contributors forum where all the details of the proposal are explained: https://contributors.scala-lang.org/t/new-syntax-applicative-desugaring-in-for-comprehensions-with-pr/690

@scala-jenkins scala-jenkins added this to the 2.12.3 milestone Apr 1, 2017
@ghik ghik changed the title Applicative composition in for comprehensions Applicative desugaring in for comprehensions Apr 1, 2017
@adriaanm adriaanm modified the milestones: WIP, 2.12.3 Apr 4, 2017
@SethTisue
Copy link
Member

a SIP on this was rejected by the committee as premature

@SethTisue SethTisue closed this Feb 24, 2018
@SethTisue SethTisue removed this from the WIP milestone Mar 6, 2018
@ghik ghik deleted the for-with branch October 24, 2019 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants