set_union Returns the union of two sets
package require nstcl-misc ?1.0? package require nstcl ?1.0? ::nstcl::set_union x y
::nstcl::set_union x y
Returns the union of two sets x and y.
misc, nstcl