
16 Mar
2004
16 Mar
'04
5:49 a.m.
JP Bernardy wrote:
A revision of DData.
In Set, I find the name uncheckedMapMonotonic unnecessary long. Again, I suggest to omit toAscList (as it is the same as toList) and to rename fromDistinctAscList to fromAscList and provide no extra treatment for ascending list with duplicates. (Maybe a linear nub variant can be provided elsewhere: ... = map head . group) Thus "Asc" could indicate unchecked variants and always means strongly ascending. (Therefore I suggested "mapAsc") Christian