Comment on C# almost has implicit interfacesparentComments−fire_lake2yI sort of wish the defaults were flipped in F# - everything is inline by default.−Smaug1232yCould you clarify that? Are you saying you wish everything could be inline by default? (It's not true that things are currently inline by default.)−fire_lake2yYes I would prefer compile-time duck-typing everywhere by default.Well, I think that I would! It probably has unintended consequences.
Comments
I sort of wish the defaults were flipped in F# - everything is inline by default.
Could you clarify that? Are you saying you wish everything could be inline by default? (It's not true that things are currently inline by default.)
Yes I would prefer compile-time duck-typing everywhere by default.
Well, I think that I would! It probably has unintended consequences.