<p dir="ltr">No objection.</p>
<div class="gmail_extra"><br><div class="gmail_quote">On Aug 8, 2016 11:48 AM, "Henning Thielemann" <<a href="mailto:lemming@henning-thielemann.de">lemming@henning-thielemann.de</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
On Mon, 8 Aug 2016, David Feuer wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
So what names would you prefer?<br>
</blockquote>
<br>
Good question. I would prefer something with takeWhile and dropWhile, however that also only matches if the predicates are monotonic. We already have mapMonotonic. Maybe:<br>
<br>
   takeWhileMonotonic<br>
   dropWhileMonotonic<br>
   spanMonotonic<br>
</blockquote></div></div>