makeStructure
|
The makeStructure function returns a new structure object, which is formed
with the specified bindings and with the optional cdr value. Each binding
{symbol: value} is a quoted symbol followed by a value. There may be zero or
more bindings specified. The optional cdr value is preceded by the period
special character '. Usage The makeStructure function is used whenever it is necessary to coerce a
symbol-value pair into a structure binding.
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
Structure |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|