On Thu, Jan 21, 2010 at 5:36 PM, Ian Clark <[email protected]> wrote: > Of course using a word like "nilad" to parameterise "define" enforces > nothing in the subsequent code, so really I'm fooling myself.
If you do not mind slightly different grammar: niladic=: (0 :) (1 :0) assert.-.'m n u v x y'e.&;:m 3 :m ) This is an adjective. Its argument should be a string, a boxed list of strings or 0 (in which case it must be followed by a script) FYI, -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
