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

Haskell is cancer.

Name: Anonymous 2015-09-29 4:32

The Haskell culture has long ago started to influence development of programming languages.

Today mainstream languages are becoming more shit due to Haskell.

I fear for the future.

Name: Anonymous 2015-10-29 20:10

LOL look at those Haskell idiots and laugh. They can't even keep track of what is a list and what is a tuple, so instead of

length ('a', 'b')

they propose

safeLength (Proxy :: Proxy [Char]) ('a', 'b')

all of that to fucking make sure that they don't call length on a tuple. Nice save, Haskell! I feel so safe knowing that I'll never confuse a list with a tuple. I mean, that's the hardest to spot and most devious error every programmer makes, a real codebase-killer that one.

https://github.com/stepcut/safe-length

Name: Anonymous 2015-10-29 20:15

Before, if you accidentally wrote:

main :: IO ()
main = print $ length ('a', 'b')

you would get:

*Main> main
1


haskell niggers retards make length have a different type than [a] -> Int? I feel like Terry Davis right now.

Name: Anonymous 2015-10-29 20:24

The retarded "commercial humour" doesn't help to make this any less retarded either.

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