- make CLASS INITARG ...procedure
Creates a new instance of CLASS and passes INITARG ... to the initialize method of this class.
If CLASS is the <primitive> class, the result of this procedure is #<unspecified>.
Creates a new instance of CLASS and passes INITARG ... to the initialize method of this class.
If CLASS is the <primitive> class, the result of this procedure is #<unspecified>.