next | previous | forward | backward | up | top | index | toc | directory | Macaulay 2 web site

dictionaryPath

Description

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

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

o1 : List

See also

For the programmer

The object dictionaryPath is a list.