
2 Jun
2005
2 Jun
'05
10:39 a.m.
As Jens Fisseler notes, I have made a confusion about Set.elems, Set.toList, Set.setToList. Docs on setToList occurs all right (`Obsolete' item). And for some reason, Data.Set.html shows the pair
" elems :: Set a -> [a] O(n). The elements of a set.
toList :: Set a -> [a] O(n). Convert the set to a list elements. "
Hm, let it be. I do not know, maybe the documentation could say why there are two of them. ----------------- Serge Mechveliani mechvel@botik.ru