1. Sectioning Elements

Text before the section 1.1. (--> B.2)

1.1 Normal subsections

[--> B.3]

1.1-1 A subsection

This is text in the first subsection.

1.1-2 Another subsection

This is text in the second subsection. This subsection has a label, such that one can reference it.

1.2 ManSections

[--> B.4]

1.2-1 f
> f( x[, y] )( function )

Returns: an element in IsBlubb (1.2-7) or fail.

This function calculates something.

1.2-2 \^
> \^( c )( method )

This method is for an operation with a tricky name.

1.2-3 MyOperation
> MyOperation( x )( operation )

The operation MyOperation operates on x.

1.2-4 MyOperation
> MyOperation( x )( method )

This method calculates something by the generic method.

1.2-5 MyOperation
> 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).

1.2-6 IsBla
> 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).

1.2-7 IsBlubb
> IsBlubb( obj )( property )

A property.

1.2-8 NumberBlobbs
> NumberBlobbs( obj )( attribute )

An attribute. Number of blobbs.

1.2-9 AllBlibbs
> AllBlibbs( global variable )

This global variable holds a list of all blibbs.

1.2-10 BlibbsFamily
> BlibbsFamily( family )

Family of all blibbs.

1.2-11 InfoBlibbs
> InfoBlibbs( info class )

This info class is used throughout the library of blibbs.




generated by GAPDoc2HTML