Other people have used monad gerund} but I have not been using it myself. Note also that you can use cross (gerund}~) to achieve the effect of a dummy x.
-- Raul On Fri, Nov 23, 2012 at 8:37 PM, David Ward Lambert <[email protected]> wrote: > I've had several occasions where I supply a dummy x to > x (v0`v1`v2)} y > Was > (v0 y) (v1 y) } (v2 y) > merely an implementation nuisance? > Do I rely on amend to heavily on account of spending too many years with > c/FORTRAN/python? > > Thanks, Dave. > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
