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

Temporary Variables #44

Open
afscrome opened this issue Oct 23, 2015 · 0 comments
Open

Temporary Variables #44

afscrome opened this issue Oct 23, 2015 · 0 comments
Milestone

Comments

@afscrome
Copy link
Owner

A lot of uses or TemporaryVariableScopeExrpession are effectively implementing null propagation - there may be a more efficient way of dealing with this specific scenario.

One such approach may be to replace the use of Blocks with Lambda expressions.

@afscrome afscrome added this to the 1.0 milestone Oct 25, 2015
@afscrome afscrome removed this from the 1.0 milestone Nov 26, 2015
@afscrome afscrome added this to the Future milestone Feb 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant