Put the records into a Hash instead, using the id as the key. Then if you put in a record with the same id, it just overwrites it.
b
Mick wrote:
Put the records into a Hash instead, using the id as the key. Then if you put in a record with the same id, it just overwrites it.
b
Mick wrote: