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

dictionaryPath

Description

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

o1 = {GlobalDictionary{}, Macaulay2Doc.Dictionary, SimpleDoc.Dictionary,
     ------------------------------------------------------------------------
     InverseSystems.Dictionary, ConwayPolynomials.Dictionary,
     ------------------------------------------------------------------------
     ReesAlgebra.Dictionary, TangentCone.Dictionary, Classic.Dictionary,
     ------------------------------------------------------------------------
     Saturation.Dictionary, Elimination.Dictionary, MinimalPrimes.Dictionary,
     ------------------------------------------------------------------------
     PrimaryDecomposition.Dictionary, IntegralClosure.Dictionary,
     ------------------------------------------------------------------------
     LLLBases.Dictionary, Core.Dictionary, GlobalDictionary{...1...},
     ------------------------------------------------------------------------
     PackageDictionary}

o1 : List

See also

For the programmer

The object dictionaryPath is a list.