GradedModule -- the class of all graded modules
The type GradedModule is a member of the class Type.
Each object of class GradedModule is called a graded module.
Each graded module is also a member of class MutableHashTable.
More general types (whose methods may also apply) :
Types of graded module :
A new graded module can be made with 'M = new GradedModule'.
The i-th module can be installed with a statement like M#i=N,
and can be retrieved with an expression like M_i. The ground
ring should be installed with a statement like M.ring = R.
See also:
Functions and methods returning a a graded module :
Methods for using a graded module :