
2 Nov
2009
2 Nov
'09
1:36 p.m.
On Sun, Nov 01, 2009 at 11:00:34PM +0100, Twan van Laarhoven wrote:
Proposal: Data.IntMap/IntSet.deleteMin/Max should return empty when the input is empty.
Yes, and also for updateMinWithKey and updateMaxWithKey.
Proposal: Data.IntMap.findMin/findMax should have the type IntMap a -> (Key,a)
Proposal: deprecate and then remove find, findIndex, findMin, findMax, deleteFindMin and deleteFindMax.