<p>Am 23.11.2015 13:12 schrieb "Chriss Kalogeropoulos" <<a href="mailto:iz.iznogood@gmail.com">iz.iznogood@gmail.com</a>>:<br>
><br>
> Hi all,<br>
><br>
> If type inference is not planned, then do you have an alternative to support linq like expression methods ? If type inference is not used then the syntax is very verbose if not ugly.<br>
><br>
> Also I though that type inference is kind of important for proper lambda support but I might be wrong.</p>
<p>Type inference and support for lambda expressions are completely orthogonal. Type inference is merely a syntactic sugar to decrease the amount of typing needed.</p>
<p>Regards,<br>
Sven</p>