set_intersection Returns the intersection of two sets
package require nstcl-misc ?1.0? package require nstcl ?1.0? ::nstcl::set_intersection x y
::nstcl::set_intersection x y
Returns the intersection (the elements in common) of two sets x and y.
misc, nstcl