Package: closer-mop

Generic Function class-prototype

Lambda List

class-prototype (class)

Details

Returns a prototype instance of class. Whether the instance is initialized is not specified. The results are undefined if a portable program modifies the binding of any slot of prototype instance.

This generic function signals an error if class has not been finalized.