Each left: Difference between revisions

Content added Content deleted
(add each right page)
 
mNo edit summary
Line 1: Line 1:
{{primitive|x f\:y}}
{{primitive|x f\:y}}


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


<pre>
<pre>