mrdocs::dom::FunctionImpl
Value‐semantic wrapper over a callable exposed to the DOM layer.
Member Functions
Name |
Description |
|
Destructor. |
|
Invoke the function. |
|
Return the type key of the implementation. |
Derived Classes
| Name | Description |
|---|---|
Function implementation that wraps a fixed‐arity callable. |
|
Function implementation that forwards the entire Array to a callable. |
Created with MrDocs