1 comment

[ 3.4 ms ] story [ 17.2 ms ] thread
Haskell's type classes made sense to me when I asked myself why Haskell needed them and thought that if it didn't have them, you could end up writing almost exactly the same function a dozen times just with different type parameters.