Subversion Repositories wimsdev

Rev

Rev 11210 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
32 reyssat 1
!! +exec+ +var+ +string+
11210 bpr 2
tit:listintersect
3
type:$type_both
11220 bpr 4
alias:listintersection
11210 bpr 5
syntax:!listintersect `list1' and `list2'
6
mean:Returns items appearing in both `list1' and `list2'. Repetitive occurrences are eliminated.
32 reyssat 7