> Part of the difficulty here is that since the *with* > expressions determine which elements are added to the queue, it > is difficult to express the "uniqueness". > > Perhaps something like: For each array member, if no item > already added to the queue has the same value for the "with" > expression as the array member, the array member is added to > the queue. That sounds helpful. One interesting side-note here, though: We've now at least three different words for "the contents of one position in an array": *member* (as in your paragraph above), *element*, and *entry*. Better consistency of usage would be good :-) -- Jonathan Bromley, Consultant DOULOS - Developing Design Know-how VHDL * Verilog * SystemC * e * Perl * Tcl/Tk * Project Services Doulos Ltd. Church Hatch, 22 Market Place, Ringwood, Hampshire, BH24 1AW, UK Tel: +44 (0)1425 471223 Email: jonathan.bromley@doulos.com Fax: +44 (0)1425 471573 Web: http://www.doulos.com The contents of this message may contain personal views which are not the views of Doulos Ltd., unless specifically stated.Received on Thu Aug 31 03:40:35 2006
This archive was generated by hypermail 2.1.8 : Thu Aug 31 2006 - 03:41:12 PDT