synthesize
        
        
            
- Source:
Methods
(inner) synthesize(spec) → {string}
    Synthesizes a function based on an specification of input/output
examples, transforms, and expected output through a modified version space
algebra. See here
for more details about the structure of the input specification.
    Parameters:
| Name | Type | Description | 
|---|---|---|
| spec | Object | Specification for synthesis | 
- Source:
Returns:
    Synthesized Typed JSON string
- Type
- string