<-Back

Function: Make-Object

MAKE-OBJECT gdl object

Instantiates an object with specified initial values for input-slots.

arguments:
object-name Symbol
Should name a GDL object type
arguments spliced-in plist
A plist of keyword symbols and values for initial input-slots

<-Back