class is a class object or a symbol that names a class. initargs are the initialisation arguments for the class.
A new instance of class class is made. The class may be either a CLOS class or a KnowledgeWorks structure class in which case the initargs are the same as those for the automatically defined constructor function of the structure.