Subversion Repositories wimsdev

Rev

Rev 11220 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11220 Rev 11292
Line 4... Line 4...
4
alias:listintersection
4
alias:listintersection
5
syntax:!listintersect `list1' and `list2'
5
syntax:!listintersect ``list1'' and ``list2''
6
mean:Returns items appearing in both `list1' and `list2'. Repetitive occurrences are eliminated.
6
mean:Returns items appearing in both ``list1'' and ``list2''. Repetitive occurrences are eliminated.
7
 
-