variety S
|
|
|
|
|
|
|
|
For package developers: All this function does is to look up the symbol variety in S. This is currently used in two packages, but can be used in other settings, if desired.
../../../../Macaulay2/packages/Varieties.m2:220:17-220:62: --source code:
variety Ring := S -> if S.?variety then S.variety else Proj S
The source of this document is in Varieties/doc-varieties.m2:127:0.