Skip to content

Dedo #10581

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

Closed
wants to merge 12 commits into from
Closed

Dedo #10581

wants to merge 12 commits into from

Conversation

pcwalton
Copy link
Contributor

@hatahet
Copy link
Contributor

hatahet commented Nov 21, 2013

What is the referencing issue/rationale for this?

@pcwalton
Copy link
Contributor Author

This is part of closure reform, in particular the desire to make || never try to automatically guess what type of closure you mean.

@alexcrichton
Copy link
Member

r=me when rebased

A _do expression_ provides a more-familiar block-syntax for a [lambda expression](#lambda-expressions),
including a special translation of [return expressions](#return-expressions) inside the supplied block.
A _do expression_ provides a more-familiar block syntax
for invoking a function and passing it a newly-created a procedure.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-for invoking a function and passing it a newly-created a procedure.
+for invoking a function and passing it a newly-created procedure.

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

Successfully merging this pull request may close these issues.

5 participants