| Did you know ... | Search Documentation: |
| Get methods |
<-class
using create<-arguments. If create<-class
is a name, it is converted into a class object
and the slot is replaced with the class object
to speed up subsequent execution of this create
object.
Function objects
in create<-arguments are expanded (as with message
objects and ? objects) and finally the VMI new() is
activated to create the new instance.
|function->argument