
16 Feb
2004
16 Feb
'04
5:49 a.m.
could the following be added to Data.Set? * instance Ord element => Monoid (Set element)
Due to dependency issues, this would have to be defined in the Monoid module, or later.
* subsetOf :: Ord element => Set element -> Set element -> Bool
This could be added (I agree with Ketil that isSubsetOf follows existing conventions better). Do you have a patch? Cheers, Simon

17 Feb
17 Feb
2:12 p.m.
New subject: Data.Set whishes
Am Montag, 16. Februar 2004 11:49 schrieben Sie:
[...]
* subsetOf :: Ord element => Set element -> Set element -> Bool
This could be added (I agree with Ketil that isSubsetOf follows existing conventions better).
Do you have a patch?
Unfortunately, no.
Cheers, Simon
Wolfgang
7766
Age (days ago)
7767
Last active (days ago)
1 comments
2 participants
participants (2)
-
Simon Marlow
-
Wolfgang Jeltsch