KayaDoc::Constructor
Constructors
- Constructor(String cname,[String] args)
Usage
A constructor function for a data type. cname is the name of the constructor, and args is a list of function arguments.
A constructor function for a data type. cname is the name of the constructor, and args is a list of function arguments.