dictionary -- determine the dictionary to which a symbol belongs
-
- Usage:
dictionary x
- Inputs:
- Outputs:
- the dictionary to which the symbol x belongs
Description
If x is the value of a symbol recorded in the internal table used to recover global symbol from the values assigned to them, then that symbol is used.
Ways to use dictionary:
- dictionary(Keyword)
- dictionary(Symbol)
- dictionary(Thing)
The source of this document is in Macaulay2Doc/ov_repl.m2:769:0.