curry

EveAndersson.com : API Browser : curry

curry

curry f [ args... ]
Defined in tcl/ad-functional.tcl

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

Parameters:
f
[ show source ]

Show another procedure:

eve@eveandersson.com