Collections (was: Arrays)

Jim Apple jbapple+haskell-prime at gmail.com
Thu Mar 2 13:21:20 EST 2006


On 3/2/06, Alson Kemp <alson at alsonkemp.com> wrote:
> the beginning steps of how to use multiparameter
> classes to implement a consistent set of Collections
> and subclasses.

See also this blurb from HWN:
"
* RFC: Class-based collections. Jean-Philippe Bernardy [25]released
       an rfc for his initial work on a [26]class-based collections
       framework. The main goal is to have something usable right now,
       making use of generally available haskell extensions for maximum
       usability/portability ratio (or rather product).

  25. http://article.gmane.org/gmane.comp.lang.haskell.libraries/4291
  26. http://hackage.haskell.org/trac/ghc/wiki/CollectionClassFramework
"

Jim


More information about the Haskell-prime mailing list