1 min readDec 7, 2017
If you really care and want to be explicit about side-effects in your code you should give a try something pure functional. Haskell is a great language, for example.
If you really care and want to be explicit about side-effects in your code you should give a try something pure functional. Haskell is a great language, for example.