[PATCH] Split Data.IntMap into Data.IntMap.Strict and Data.IntMap.Lazy.

wren ng thornton wren at freegeek.org
Tue Oct 4 01:03:06 CEST 2011


On 10/3/11 7:50 AM, Ivan Lazar Miljenovic wrote:
> On 3 October 2011 21:47, Milan Straka<fox at ucw.cz>  wrote:
>> There will definitely be transitional compatibility layer. Data.Map will
>> export Data.Map.Lazy and also the strict-with-prime variants, which will
>> call their counterparts from Data.Map.Strict. The prime variants will
>> get deprecated some time in the future and eventually be removed.
>> But I think Data.Map will stay with us probably forever, exporting
>> Data.Map.Lazy.
>
> In that case, +1.

Indeed, +1.

-- 
Live well,
~wren



More information about the Libraries mailing list