Text before the section 1.1. (--> B.2)
[--> B.3]
This is text in the first subsection.
This is text in the second subsection. This subsection has a label, such that one can reference it.
[--> B.4]
> f( x[, y] ) | ( function ) |
Returns: an element in IsBlubb (1.2-7) or fail.
This function calculates something.
> \^( c ) | ( method ) |
This method is for an operation with a tricky name.
> MyOperation( x ) | ( operation ) |
The operation MyOperation operates on x.
> MyOperation( x ) | ( method ) |
This method calculates something by the generic method.
> MyOperation( x ) | ( method ) |
This is the super-fast method for the operation MyOperation (1.2-3) if the argument x is in the representation IsBla (1.2-6).
> IsBla( obj ) | ( representation ) |
For objects in this representation there is a super-fast method (see MyOperation (1.2-5)) for the operation MyOperation (1.2-3).
> IsBlubb( obj ) | ( property ) |
A property.
> NumberBlobbs( obj ) | ( attribute ) |
An attribute. Number of blobbs.
> AllBlibbs | ( global variable ) |
This global variable holds a list of all blibbs.
> BlibbsFamily | ( family ) |
Family of all blibbs.
> InfoBlibbs | ( info class ) |
This info class is used throughout the library of blibbs.
generated by GAPDoc2HTML