CoCoA:Packages

From ApCoCoAWiki

Packages

list of loaded packages

Description

This function returns the names of the loaded packages as a list of

strings. The string $user refers to the user-defined

functions defined in the current CoCoA session.

Example

  Packages();
[<quotes>$builtin</quotes>, <quotes>$coclib</quotes>, <quotes>$user</quotes>, <quotes>$help</quotes>, <quotes>$io</quotes>, <quotes>$misc</quotes>]
-------------------------------

Syntax

Packages():LIST

CoCoA Packages

Supported Packages

   <type>packages</type>