Code written in Haskell is guaranteed to have no side effects.
Because no one will ever run it! LLLLEEEELLLLL
Name:
Anonymous2014-01-26 13:35
Actually, the only thing guaranteed with Haskell is that to get harmless effects like writing to a log file you'll have to have sex with transformers, lifting, hoisting and other bullshit. While launching missiles is perfectly easy and allowed in the type system.