| tea-autoload |
Registers the name of a function or TOS class to be
automatically defined the first time it is used.
|
| tea-autoload-module |
Registers the name of a Tea function or TOS class to be
automatically loaded from a Tea package the first time it is used.
|
| tea-autoload-native-class |
Registers the name of a TOS class to be
automatically loaded the first time it is used.
|
| tea-autoload-native-function |
Registers the name of a function to be
automatically loaded the first time it is used.
|