ICI Modules: utype: new


Modules by name : by type

Synopsis

any = utype.new(utype [, any...])

Description

Creates a new instance of a user-defined type. Any extra arguments are passed to the type's "new" function, if it defines one othwewise they are ignored.