Difference between revisions of "CoCoA:Packages"

From ApCoCoAWiki
(pushing XML rev. 1.46, again)
 
(No difference)

Latest revision as of 10:02, 24 October 2007

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>