Create a function constructor and put it in an environment.
1 | process_constructor_function(constructor, data_type_name, env)
|
constructor |
The construct specification |
data_type_name |
The type the constructor should generate |
env |
The environment where we define the constructor |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.