Each right: Difference between revisions

Content added Content deleted
("Add all appropriate categories to each verb")
("More lowercasing")
 
Line 1: Line 1:
{{primitive|x f/:y}}
{{primitive|x f/:y}}


'''Each right''' applies a [[dyadic]] function <code>f</code> to the entirety of <code>x</code> and each element of <code>y</code>.
'''each right''' applies a [[dyadic]] function <code>f</code> to the entirety of <code>x</code> and each element of <code>y</code>.


<pre>
<pre>