Difference between revisions of "SubList"

From NexusWiki
Jump to: navigation, search
m (Reverted edits by 91.217.90.56 (Talk) to last version by 79.142.64.19)
(removed spam, reverted to old version)
Line 1: Line 1:
as,
+
'''SubList'''(list1, list2);
 +
 
 +
Removes the elements of ’list2’ from ’list1’.

Revision as of 11:02, 4 January 2011

SubList(list1, list2);

Removes the elements of ’list2’ from ’list1’.