f::sum (public)
f::sum xs
Defined in packages/acs-tcl/tcl/ad-functional-procs.tcl
- Parameters:
- xs (required)
- Returns:
- the sum of the elements of the list xs
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- functional_api
f::sum xs
Defined in packages/acs-tcl/tcl/ad-functional-procs.tcl
- Parameters:
- xs (required)
- Returns:
- the sum of the elements of the list xs
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- functional_api