Confirmed users
596
edits
m (→Operators) |
m (→Operators) |
||
| Line 222: | Line 222: | ||
* Does not preserve order. | * Does not preserve order. | ||
function andColl(coll1, coll2) | function andColl(coll1, coll2) | ||
TODO rename? | TODO rename? sharedWithColl | ||
* Returns a collection that contains all values that are contained | * Returns a collection that contains all values that are contained | ||