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 (required)

Testcases:
functional_api
[ show source ]
Show another procedure: