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