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 10:28
>>5 Show a single useful example with function composition(not in haskell/Lisp) and i'll rewrite it to not use any composition.