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-8) or fail
.
This function calculates something.
1.2-2 \^\{\}\[\]\<\&
‣ \^\{\}\[\]\<\& ( 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[, good_hint] ) | ( 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-7). It will become even faster if the optional argument good_hint is given.
‣ MyConstructor ( filt, x ) | ( constructor ) |
The constructor MyConstructor
constructs from x an object in filt.
‣ 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