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
list2
Returns:
1 if list1 is a subset of list2.
Author:
Peter Marklund

Partial Call Graph (max 5 caller/called nodes):
%3 test_util_subset_p util_subset_p (test acs-tcl) util_subset_p util_subset_p test_util_subset_p->util_subset_p

Testcases:
util_subset_p
[ show source ]
Show another procedure: