sorted by: new top controversial old
[-] Mot@beehaw.org 11 points 1 year ago

I agree, strong typing is for weak minds. I work with a weak mind so I want strong typing.

There's no difference in speed between typing disciplines. In point of fact, there cannot be. You must know the structure of your data to program against it. Whether you write it down explicitly or implicitly changes nothing but the location you wrote it down.

[-] Mot@beehaw.org 7 points 1 year ago

My guess is that this is really a measure of how much abuse the language will tolerate. C# probably lets you get away with a bunch of things (like checking for nulls) that F# requires.

Mot

joined 1 year ago