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