8 ms·
You can still do state using the state monad. > this gives almost all of the advantages of Haskell except one of the biggest ones - the type system. Obviously
by m0a0t0 12y ago
You can still do state using the state monad.
> this gives almost all of the advantages of Haskell
except one of the biggest ones - the type system. Obviously this is subjective though. Some people prefer dynamic typing :)