f::bind2nd (public)

 f::bind2nd f arg

Defined in packages/acs-tcl/tcl/ad-functional-procs.tcl

Binds arg to the 2nd argument of f.

Parameters:
f
arg

Partial Call Graph (max 5 caller/called nodes):
%3 test_functional_api functional_api (test acs-tcl) f::bind2nd f::bind2nd test_functional_api->f::bind2nd f::cons f::cons (public) f::bind2nd->f::cons f::head f::head (public) f::bind2nd->f::head f::lambda f::lambda (public) f::bind2nd->f::lambda

Testcases:
functional_api
[ show source ]
Show another procedure: