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