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 = {Parsing, TangentCone, SchurRings, Classic, PrimaryDecomposition,
     ------------------------------------------------------------------------
     LLLBases, Elimination, User, Core}

o1 : List

For the programmer

The object loadedPackages is a list.