
2 Nov
2009
2 Nov
'09
12:53 p.m.
On 1 Nov 2009, at 22:00, Twan van Laarhoven wrote:
The interfaces from Data.IntMap and Data.Map are subtly different.
Proposal: Data.IntMap/IntSet.deleteMin/Max should return empty when the input is empty.
Proposal: Data.IntMap.findMin/findMax should have the type IntMap a -> (Key,a)
+1 for consistency. Regards, Malcolm