next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
Macaulay2Doc :: dictionaryPath

dictionaryPath

Description

The value of dictionaryPath is the list of global dictionaries whose symbols are visible.
i1 : dictionaryPath

o1 = {SimpleDoc.Dictionary, User#"private dictionary",
     ------------------------------------------------------------------------
     Elimination.Dictionary, LLLBases.Dictionary, IntegralClosure.Dictionary,
     ------------------------------------------------------------------------
     PrimaryDecomposition.Dictionary, Classic.Dictionary,
     ------------------------------------------------------------------------
     TangentCone.Dictionary, ReesAlgebra.Dictionary,
     ------------------------------------------------------------------------
     ConwayPolynomials.Dictionary, Core.Dictionary, OutputDictionary,
     ------------------------------------------------------------------------
     PackageDictionary}

o1 : List

See also

For the programmer

The object dictionaryPath is a list.