The following procedures print information about the current state
of Magma.
ShowIdentifiers() : ->
List all identifiers that have have been assigned to.
List all identifiers that have been assigned to with their values.
Isa: BoolElt Default: true
Search: MonStgElt Default: "Both"
Procedure to list a short description for all intrinsic functions, procedures and operators having objects from category C among their arguments or return values. The parameter Isa may be set to false so that any categories which C inherit from are not considered. The parameter Search, with valid string values Both, Arguments, ReturnValues, may be used to specify whether the arguments, the return values, or both, are considered (default both). Use ListCategories for the names of the categories.
Procedure to list the (abbreviated) names for all available categories in Magma.[Next] [Prev] [Right] [Left] [Up] [Index] [Root]