Good ideas and conversation. No ads, no tracking. Login or Take a Tour!
user-inactivated · 2784 days ago · link ·
This comment has been deleted.
–
In "defense" of Haskell, the stuff shown here is type-based metaprogramming, kinda like template metaprogramming in C. I don't think Haskell is necessarily more difficult than other languages...it's just different than the "standard" ones so it's harder to learn because it feels like it was made by space aliens.
–