<div dir="ltr">Is this still the right place to make takeover requests?</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jan 13, 2024 at 7:30 PM Mitchell Rosen <<a href="mailto:mitchellwrosen@gmail.com">mitchellwrosen@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>I see, that's some interesting history. The claim that Data.Sequence is faster than Data.Queue is wrong, though, as far as I can tell (see benchmark in repo), so maybe it was a mistake to remove from base if that really was the rationale. Are there any records of that conversation/decision? Also, a minor point - Data.Sequence only has amortized O(1) enqueue and dequeue, whereas Data.Queue has O(1) worst-case enqueue and dequeue.</div></div>
</blockquote></div>