26 Feb
2009
26 Feb
'09
5:15 a.m.
Hi, for Data.List.intersect I'm missing the documentation that the element order in the result list is taken from the first list. The comment "If the first list contains duplicates, so will the result." indicates that, but also the example could be improved to show this:
[1,2,2,3,4] `intersect` [6,4,4,2] == [2,2,4]
Cheers Christian
6093
Age (days ago)
6093
Last active (days ago)
0 comments
1 participants
participants (1)
-
Christian Maeder