Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
monnef3158yI don't think the Haskell version can be considered idiomatic - isn't strongly recommended to state signatures of top-level functions?
-
OrestH7518yWatafuck, python!
Simply print ("Hello, world!")
Damn, it is really strange to use stdout to instead of print -
@monnef I'm actually not sure. It's definitely idiomatic to do so... But also the type of main is always `IO ()`, so I don't know...
Brainfuck?
undefined