Package quoggles.deprecated.stdboxes.makedistinct

Class Summary
MakeDistinct_Box Input: a collection of objects of arbitrary types Output: a collection containing the input elements, without any duplicates (tested using equals).
MakeDistinct_Icon  
MakeDistinct_Rep