Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Null pointers are the billion dollar mistake

Name: Anonymous 2017-02-02 10:34

@davetchepak "What can C# do that F# cannot?"
NullReferenceException :-)

Educating the imperative gorillas about sum types:

https://chadaustin.me/2015/07/sum-types/

Name: Anonymous 2017-02-02 14:44

Sum types come from imperative programming and imperative languages. FP scammers are still stealing from the goyim decades later.

Name: Anonymous 2017-02-02 15:08

>>11
No, this is category theory.
Does C++ implement category theory?
case window of p
Nothing -> return () <---> void close_window(nullptr){;}
Just w -> close_window w <-----> void close_window(Window* window){ /*handle window*/ }

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List