This function calculates the intersection of a list or sequence of compatible objects.
When a more efficient algorithm is available for computing the intersection of all inputs simultaneously rather than iteratively, for instance for intersecting Modules, a specialized function that takes a list or sequence may be installed on (symbol intersect, Type).
|
This function may also be called using the synonym intersection
.
The object intersect is an associative binary method function.
The source of this document is in Macaulay2Doc/shared.m2:120:0.