So I caugh this the other day and I’m not really sure it’s useful but it got me thinking… Say you have a string and you want to create what ReSharper calls a “implicitly typed local variable declaration”, or as most people know it as “var”, and intialize it with a created value: String someThing [...]
Tag Archives: Duck Typing