On Dec 21, 2007 11:11 AM, neville holmes <[EMAIL PROTECTED]> wrote:
> I have dropped working in J pending the restoring
> of [: and ]: as functions like [. and ]., and unlike the
> dropped lev and dex conjunctions, to allow me to
> avoid explicit coding, so I have just been skimming
> this forum's discussions.  (Not that I really expect
> this change to take place, but hope springs eternal.)

I thought those were uncommitted because they only made sense as
helpers for operator trains, just like how [ and ] are mostly useful
for helpers in trains and composes.

Meanwhile, if you think they are useful, you could define something like

   lev =: 2 :'u'
   dex =: 2 :'v'
   pass =: 1 :'u'

as a substitute to the old [. ]. ]: primitives.

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

Reply via email to