apply

EveAndersson.com : API Browser : apply

apply

apply func arglist
Defined in packages/acs-core/utilities-procs.tcl

Evaluates the first argument with ARGLIST as its arguments, in the environment of its caller. Analogous to the Lisp function of the same name.

Parameters:
func
arglist
[ show source ]

Show another procedure:

eve@eveandersson.com