nstcl  >  Documentation  >  nstcl-misc  >  set_union

Tcl Powered!

set_union

NAME

set_union — Returns the union of two sets

SYNOPSIS

package require nstcl-misc ?1.0?
package require nstcl ?1.0?

::nstcl::set_union x y

DESCRIPTION

Returns the union of two sets x and y.

KEYWORDS

misc, nstcl