On 2/27/07, neville holmes <[EMAIL PROTECTED]> wrote:
discovered I couldn't write my own operations tacitly.  The first and
simplest was

 stk =: 1 '] ,: u.'

(this was back in J3 days).  There were quite a few others.  I asked on
this Forum how to do it tacitly but nobody could tell me.  Can you ?

In current versions of J, this should work:

  stk=: (]`,:`) (`:6)

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

Reply via email to