Macaulay2 » Documentation
Packages » Macaulay2Doc :: dictionaryPath
next | previous | forward | backward | up | index | toc

dictionaryPath

Description

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

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

o1 : List

See also

For the programmer

The object dictionaryPath is a list.