f::curry (public)

 f::curry f [ args... ]

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

Converts a function that takes one tuple as an argument into a function that takes a series of single arguments.

Parameters:
f

Partial Call Graph (max 5 caller/called nodes):
%3 test_functional_api functional_api (test acs-tcl) f::curry f::curry test_functional_api->f::curry

Testcases:
functional_api
[ show source ]
Show another procedure: