7 ms·
> foo() can be an expensive operation like an HTTP call. Or it might depend on a database which can change state underneath it. Not in Haskell! I recommend rea
by anchpop 4y ago
> foo() can be an expensive operation like an HTTP call. Or it might depend on a database which can change state underneath it.
Not in Haskell! I recommend reading the rest of the post.