this illustrates the bare essentials of my situation...
data form:
VN =. (+`* ; 1 2 3) ,: (%~`-~; 2 4 6)
i have a list of [gerund and data] where the gerunds will be applied to
the data.
is there some way to apply the gerund the data as an array op? ..
eg.
({. inerleaveGerundInto&> {:)("1) VN
ie. is there some way to create a verb version of [/] or [`:3]?
?
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm