|
From: | anonymous |
Subject: | [bug #16928] Request for unique() function |
Date: | Fri, 23 Jun 2006 19:49:43 +0000 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060406 Firefox/1.5.0.4 (Debian-1.5.dfsg+1.5.0.4-1) |
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16928> Summary: Request for unique() function Project: make Submitted by: None Submitted on: Friday 06/23/2006 at 19:49 UTC Severity: 3 - Normal Item Group: Enhancement Status: None Privacy: Public Assigned to: None Open/Closed: Open Component Version: None Operating System: Any Fixed Release: None _______________________________________________________ Details: The sort function both sorts and remove duplicates a list of words. These two behaviors should be decoupled into two separate functions - a sort() that only sorts leaving duplicates, and a unique() that only removes duplicates but does not sort. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16928> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |