Adaptive Framework
0.9.0
|
Adaptive Function union<time>
More...
Variables | |
afw_function_definition_is_unevaluated | |
Function definition is<unevaluated> | |
Adaptive Function union<time>
x | function execute parameter. |
Returns a list of time contains all of the unique values in two or more list of time values.
This function is pure, so it will always return the same result given exactly the same parameters and has no side effects.
Declaration:
Parameters:
lists - (2 or more list time) Two or more lists.
Returns:
(list time)
Implemented by afw_function_execute_union()
unevaluated adaptive functions.