CoCoA:Packages

From ApCoCoAWiki
Revision as of 10:02, 24 October 2007 by XMLBot (talk | contribs) (pushing XML rev. 1.46, again)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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>