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 = {Truncations.Dictionary, SimpleDoc.Dictionary,
     ------------------------------------------------------------------------
     InverseSystems.Dictionary, ConwayPolynomials.Dictionary,
     ------------------------------------------------------------------------
     ReesAlgebra.Dictionary, TangentCone.Dictionary, Classic.Dictionary,
     ------------------------------------------------------------------------
     PrimaryDecomposition.Dictionary, IntegralClosure.Dictionary,
     ------------------------------------------------------------------------
     LLLBases.Dictionary, Elimination.Dictionary, User#"private dictionary",
     ------------------------------------------------------------------------
     User.Dictionary, Core.Dictionary, OutputDictionary, PackageDictionary}

o1 : List

See also

For the programmer

The object dictionaryPath is a list.