Macaulay2 » Documentation
Packages » Macaulay2Doc > The Macaulay2 language > packages > loadedPackages
next | previous | forward | backward | up | index | toc

loadedPackages -- the list of loaded packages

Description

The value of the variable loadedPackages is a list of the packages that have been loaded.

i1 : loadedPackages

o1 = {PackageCitations, Varieties, Truncations, Polyhedra, Saturation,
     ------------------------------------------------------------------------
     Elimination, Isomorphism, OnlineLookup, SimpleDoc, InverseSystems,
     ------------------------------------------------------------------------
     ConwayPolynomials, ReesAlgebra, TangentCone, Classic, MinimalPrimes,
     ------------------------------------------------------------------------
     PrimaryDecomposition, IntegralClosure, LLLBases, Macaulay2Doc, Core}

o1 : List

See also

For the programmer

The object loadedPackages is a list.