Raw Message
Message-ID: <BAY101-F42F77ED43D7DE628A7665FE81A0@phx.gbl> Date: 2005-05-05T20:14:42Z From: Ken Termiso Subject: Intersection of more than two groups in one function? Hi all, As far as I can tell, the only canned way to do an intersect between two vectors of ints is the intersect(vec1, vec2) function -- is there another function I'm missing for intersecting more than two vectors?? TIA, Ken