Adaptive Framework
0.9.0
|
afw_function_execute_* functions for list. More...
#include "afw_internal.h"
Go to the source code of this file.
Functions | |
const afw_value_t * | afw_function_execute_add_entries (afw_function_execute_t *x) |
Adaptive Function add_entries More... | |
const afw_value_t * | afw_function_execute_list (afw_function_execute_t *x) |
Adaptive Function list More... | |
const afw_value_t * | afw_function_execute_includes_list (afw_function_execute_t *x) |
Function implementation function afw_function_execute_includes_list. More... | |
const afw_value_t * | afw_function_execute_join (afw_function_execute_t *x) |
Adaptive Function join More... | |
const afw_value_t * | afw_function_execute_reverse (afw_function_execute_t *x) |
Adaptive Function reverse More... | |
const afw_value_t * | afw_function_execute_slice (afw_function_execute_t *x) |
Adaptive Function slice More... | |
afw_function_execute_* functions for list.
Definition in file afw_function_list.c.