[Haskell-cafe] Re: Incremental array updates

Eugene Kirpichov ekirpichov at gmail.com
Fri Feb 27 09:00:24 EST 2009


2009/2/27 Bulat Ziganshin <bulat.ziganshin at gmail.com>:
> 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:Bulat.Ziganshin at gmail.com
>
>



-- 
Eugene Kirpichov
Web IR developer, market.yandex.ru


More information about the Haskell-Cafe mailing list