Home
The Toolkit for Online Communities
15889 Community Members, 0 members online, 1658 visitors today
Log In Register

set_intersection!

OpenACS Home : ACS API Browser : set_intersection!

set_intersection! (public)

set_intersection! u-name v
Defined in packages/acs-tcl/tcl/set-operation-procs.tcl

Computes the intersection of the set stored in the variable named $u-name in the calling environment and the set v, sets the variable named $u-name in the calling environment to that intersection, and also returns that intersection.

Parameters:
u-name
v
[ show source ]
Show another procedure: