Talk:Comparison of C Sharp and Java: Difference between revisions

Content deleted Content added
Cewbot (talk | contribs)
No edit summary
Line 61:
 
At least C# supports basic type inference support: https://stackoverflow.com/questions/479883/how-good-is-the-c-sharp-type-inference [[User:ShalokShalom|ShalokShalom]] ([[User talk:ShalokShalom|talk]])
 
== Comparing Stream API and LINQ ==
There is a paragraph for LINQ but not for the Java Stream API. Comparing them would be more consistent with the rest of the article. I might add this part in the future but don't have time right now