placeholder

Mutable Algorithms in Immutable Languages, Part 1 · tel.github.io

One of the big challenges you might face when learning a language like Haskell which favors immutability or purity is that suddenly all of the algorithms you once kept at your side have… well, by-and-large they’ve vanished.

Click to view the original at tel.github.io