in reply to Re: Let's unite sets
in thread Let's unite sets
my @unique = union{ $_[0]->isSameNode } [ qw( list of xml nodes ) ], [ qw( other list of xml nodes ) ] #unique node list
Edited by castaway - added code tags
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Let's unite sets
by tlm (Prior) on Mar 28, 2005 at 22:04 UTC | |
|
Re^3: Let's unite sets
by jdporter (Paladin) on Mar 29, 2005 at 01:33 UTC | |
by songahji (Friar) on Mar 29, 2005 at 21:23 UTC | |
by jdporter (Paladin) on Mar 29, 2005 at 22:53 UTC |