I don't have the tacit adverb under my belt yet.  However, I've started
to use more adverbs.  Saves on parens, eg:   8 inches squared ; expr1 

   squared=: 1 : '*:x'
   inches=: 1 : '0.0254*x'
   8 inches squared
0.0412902


On Tue, 2011-04-12 at 02:54 +0800, [email protected]
wrote:
> Date: Mon, 11 Apr 2011 09:26:39 +0100
> From: Steven Taylor <[email protected]>
> Subject: [Jprogramming] 1 : n adverb
> To: Programming forum <[email protected]>
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> ref: http://www.jsoftware.com/help/dictionary/d310n.htm
> 
> Hi,
> 
> I had a little look around for usage / examples of 1 : n adverb
> definition.
> Do any http:// links come to mind?
> 
> thanks,
> -Steven
> 
> 

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

Reply via email to