f::init (public)
f::init xs
Defined in packages/acs-tcl/tcl/ad-functional-procs.tcl
- Parameters:
- xs (required)
- Returns:
- all elements of a list but the last
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- functional_api
Source code: lrange $xs 0 end-1XQL Not present: Generic, PostgreSQL, Oracle