intersect lista listb
              Procedure to return the logical intersection of two
              lists.  The returned list will be sorted.

              This procedure is provided by Extended Tcl.