I have the two notes on the GHC library. 
The docs show that 
1. Map has the function for the Map inclusion relation, 
   and Set does not have such for sets.
2. notMember  looks unnecessary, because one can write  
   not . Map.member k.

Regards,
-----------------
Serge Mechveliani
mech...@botik.ru
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to