I think nmergeIO . map (:[]) should do the trick.<br><br>Luke<br><br><div class="gmail_quote">On Tue, Mar 10, 2009 at 3:41 PM, Anatoly Yakovenko <span dir="ltr">&lt;<a href="mailto:aeyakovenko@gmail.com">aeyakovenko@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hmm, yea, actually that makes sense.  What i am looking for is<br>
something that maps over a list and returns the list in order which<br>
the values are evaluated.  looks like i can implement that pretty<br>
easily with unamb.<br>
<div><div></div><div class="h5"><br>
On Tue, Mar 10, 2009 at 2:33 PM, Luke Palmer &lt;<a href="mailto:lrpalmer@gmail.com">lrpalmer@gmail.com</a>&gt; wrote:<br>
&gt; Although it is not formally specified, my intuition for the specification is<br>
&gt; that order is preserved within each of the lists.<br>
&gt;<br>
&gt; Luke<br>
&gt;<br>
&gt; On Tue, Mar 10, 2009 at 2:50 PM, Anatoly Yakovenko &lt;<a href="mailto:aeyakovenko@gmail.com">aeyakovenko@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; do nmergeIO or mergeIO preserve order? or not preserve order?<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Haskell-Cafe mailing list<br>
&gt;&gt; <a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
&gt;&gt; <a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br>