Re: how to delete duplicate items in the same list
- To: mathgroup at smc.vnet.net
- Subject: [mg45517] Re: [mg45494] how to delete duplicate items in the same list
- From: Hugh Walker <hwalker at gvtc.com>
- Date: Sun, 11 Jan 2004 03:20:19 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
On Friday, January 9, 2004, at 11:00 PM, Sabrina wrote: > Hello, all: > I can't find a way to make sure all items in the same list are unique. > Can > anybody help me out? Thanks a lot! Union[list] will give a sorted list without duplicates. ========== Hugh Walker Gnarly Oaks