NiftyBeaks@vlemmy.nettoTechnology@lemmy.fmhy.ml•Bluesky temporarily halts sign-ups because so many people are joining from TwitterEnglish
3·
1 year agoIsn’t BlueSky federated?
Isn’t BlueSky federated?
That leg better have they own wallet. Ain’t paying for two amberlamps.
The way I read it, he wasn’t suggesting that was a good argument at all. He was just explaining what he believes dynamic type enthusiasts say.
Well, in F# at least, this inference is the default. However, anybody can still fully type out the function signature. I think I get what you are saying, but in the case of a public API or interfaces the programmer can simply just add the type specifications.
Yea I somewhat agree with this. Though I mostly abhor OOP, it taken in small doses can be good. And procedural programming is always invaluable of course.