A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.lispworks.com/documentation/lw71/LW/html/lw-405.htm below:

make-instance

make-instance Summary

Creates and returns a new instance of a class.

Signature

make-instance class &rest initargs &key &allow-other-keys => instance

Arguments

class

A class, or a symbol that names a class.

initargs

An initialization argument list.

Values

instance

A fresh instance of class class.

Notes

In a delivered image, make-instance does not check the initialization arguments.

Compatibility notes

In LispWorks 4.2 and previous versions, make-instance does not check the initargs. If your code contains invalid initargs, you could use one of the techniques mentioned above to resolve it.

LispWorks User Guide and Reference Manual - 20 Sep 2017


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4