it does really seem like so much of the semantics ...
# language-proposals
g
it does really seem like so much of the semantics between java and C# are so similar that we should be able to replace all instances of
java.lang.String
with
System.string
and have everything work, but i suspect many people smarter than me have hammered away at that problem to no result