|
|||||||||
|
|
|||||||||
| Related Syntax | |||||||||
| declaration/definition | opaque | ||||||||
Syntax
declare opaque type-name created by external-function-name
The opaque keyword is used to define a new data type drawn from an external function. Once the new type is defined, opaque is replaced in favor of this new data type.
|
Related Syntax created by creator of |
| ---- |