lmaplist proc_name
Defined in packages/acs-core/utilities-procs.tclApplies proc_name to each item of the list, appending the result of each call to a new list that is the return value. Parameters: list proc_name
Applies proc_name to each item of the list, appending the result of each call to a new list that is the return value.