This does not work:

0 !:0
  coclass 'example1'
  f=:3 :0
    (+/ % #) y
  )
  g=:3 :0
    (1 + f) y
  )
)

Do we have a simple way of presenting a class definition that does not
require retaining the context of where it is being used (interactively
or in another script, and/or which locale is being used in the larger
context), that also allows multi-line explicit definitions?

Thanks,

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to