Can C# have the equivalent of a let-expression inside a closure, or must I create a named top-level method for this?
-
-
@dibblego x => { var a = 10; return x + a; } -
@kfredt What am I doing wrong? https://gist.github.com/3261203 - Show replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.