Contents
Indexes:
Function Make-Class
Part of:
package weblocks
(
make-class
< slots > &optional (class-name (gensym)) )
Makes an anonymous class with a number of slots.
'slots' - a list of symbols to be used as slot names.