X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Data%2FMap.hs;h=399f74c7abf4ffa67cefb265e47fa5ab876d86d1;hb=4ce7095b2774a8acbae30ab6af457ffcb9b2c8d4;hp=0710a28d018c761c39d77172d9a724d307855f18;hpb=8c4b9f779fe4f3ad108124654e2230e335819e6e;p=haskell-directory.git diff --git a/Data/Map.hs b/Data/Map.hs index 0710a28..399f74c 100644 --- a/Data/Map.hs +++ b/Data/Map.hs @@ -157,6 +157,8 @@ module Data.Map ( , updateMaxWithKey , minView , maxView + , minViewWithKey + , maxViewWithKey -- * Debugging , showTree