util_subset_p (public)

 util_subset_p list1 list2

Defined in packages/acs-tcl/tcl/utilities-procs.tcl

Tests whether list1 is a subset of list2.

Parameters:
list1 (required)
list2 (required)
Returns:
1 if list1 is a subset of list2.
Author:
Peter Marklund

Testcases:
util_subset_p
[ show source ]
Show another procedure: