Cost of Overloading vs. HOFs

Matthew Brecknell haskell at brecknell.org
Fri May 4 20:29:54 EDT 2007


Stefan O'Rear:
> Data.Sequence doesn't use overloading

Data.Sequence uses overloading for subtree size annotations. The
structural recursion seems to make it quite awkward to express size
annotations without overloading.



More information about the Glasgow-haskell-users mailing list