On 24 June 2010 16:57, Don Stewart <d...@galois.com> wrote:
> Some people might be quite excited by Milan's work on significant
> performance improvements to the containers package...

This looks quite nice; good work Milan!!!

As an aside, Alex Mason and I are discussing the possibility of taking
advantage of AusHack *shameless plug* to write some kind of classes
for the different types of containers with a hierarchy.  I know about
ListLike, but there doesn't seem to be any applicable classes for
generic containers (i.e. the abstract API of a Set; something like
ListLike would then be an extension on it) and for lookup data
structures (Map k a, [(k, a)], etc.).

-- 
Ivan Lazar Miljenovic
ivan.miljeno...@gmail.com
IvanMiljenovic.wordpress.com
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to