<br><div class="gmail_quote">On Sun, Jul 8, 2012 at 1:22 AM,  <span dir="ltr"><<a href="mailto:ok@cs.otago.ac.nz" target="_blank">ok@cs.otago.ac.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm with /Joe on this one.  There aren't all _that_ many<br>
list operations that make sense on tuples, and<br>
    map4(F, {A,B,C,D}) -> {F(A), F(B), F(C), F(D)}.<br>
is easy enough to define.  Perhaps the code needs turning<br>
inside out.<br><br></blockquote><div><br></div><div>Thanks for the idea; my functional instincts are still developing.  I will go with this approach since my sequence size really is only 4.</div><div><br></div><div>Dan.</div>
</div>