|
|
|
|
|
by zaro
2101 days ago
|
|
> I have great experience in imperative programming languages, I usually write programs that are correct as soon as they are compiled, which is what the haskell advantage is supposed to be. Same here. It's simply not worth switching. And also Haskell is probably not going to provide much more productivity in lots of areas. |
|
1) that's amazing, some of us aren't smart enough to do it without functional programming
2) I bet you could write 2-3x as much functional code and maintain the correctness. Reason being understanding doesn't require keeping track of mutable states in your head.