Higher-kinded type classes is what makes Haskell stand out above other functional languages for me. Things like endofunctors just cannot exist in virtually any other language.
Name:
Anonymous2015-04-03 11:54
>>9 Arrays are an evil imperative data structure, they should be used as rarely as possible.