Tcl Powered!NeoWebScript

Home
 
Download
User Info
New User FAQ
Tutorials
Demos
Commands
Variables
Troubleshooting
Sysop Info
Sysop FAQ
Theory
Installation
Management
Tests
Troubleshooting
Feedback
Resources
Release Notes
Credits
Disclaimer
INTERSECT3 - Extended TCL
Synopsis * Description * Keywords

Intersect two lists

Synopsis

  • intersect3 list1 list2

Description

Procedure to intersects two lists, returning a list containing three lists: The first list returned is everything in lista that wasn't in listb. The sec- ond list contains the intersection of the two lists, and the third list contains all the elements that were in listb but weren't in lista. The returned lists will be sorted.

Keywords

list intersection

Copyright © 1995-1999 NeoSoft Inc., 1770 St. James Place, Suite 500, Houston, TX 77056 USA. All Rights Reserved