Index
MyExtension
Aux
ClassDef
This functor defines auxiliary functionality.

Functor

Export

Define

fun{Square X}
Square expects X (integer or float) and returns the square of X.


End