next | previous | forward | backward | up | top | index | toc | home
Macaulay2 > The Macaulay2 language > packages > loadedPackages

loadedPackages

Description

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

o1 = {Elimination, LLLBases, IntegralClosure, PrimaryDecomposition, Classic,
     ------------------------------------------------------------------------
     SchurRings, TangentCone, Parsing, Core}

o1 : List

For the programmer

The object loadedPackages is a list.