f::bind (public)
f::bind f [ args... ]
Defined in packages/acs-tcl/tcl/ad-functional-procs.tcl
Binds args to the first k arguments of the n-ary function f and returns the resulting (n-k)-ary function.
- Parameters:
- f (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- functional_api