2009/2/27 Bulat Ziganshin <[email protected]>: > Hello Eugene, > > Friday, February 27, 2009, 4:42:03 PM, you wrote: > >> I'm exactly basing on them, but they don't have at least these things: > > "them" means Edison or Collections typeclasses? The EdisonAPI.
> >> - Treatment for unboxed types (I don't know yet, whether it is >> needed; but why do STUArrays have special treatment then?) > > imho, this doesn't need its own typeclass I hope so :) > >> Actually, it started with me writing a monad-mutable hashtable and >> thinking about what its interface should be, so probably I should just >> upload the hashtable to hackage as is and look what comes next :) > > what are the differences against Data.Hashtable? > Support for ST monad and stuff like insertWith, mergeWith. > > -- > Best regards, > Bulat mailto:[email protected] > > -- Eugene Kirpichov Web IR developer, market.yandex.ru _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
