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)

Testcases:
functional_api
[ show source ]
Show another procedure: