On Wednesday, October 10, 2018, Linda Alvord <lindaalvor...@outlook.com>
wrote:
> Can you provide an interesting verb that has three
> dyadic verbs in a sequence.

Cross product can be an example:

   sd=: (1|.[) * _1|.]

   X=: sd - sd~


Here, sd is a dyadic verb, and sd~ is a dyadic verb.


I am sure that there are plenty of other examples, but our current flock of
search engines don’t support searching on grammar, let alone J grammar.


Thanks,


—

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

Reply via email to