Re: `queue` package take-over request
Mitchell Rosen <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cafe |
|---|---|
| Message-ID | <CAKYGvgO=7gEm+YHfiPwMc3rWt8d5zERgpeQyjaEzE0Fx9wjC+Q@mail.gmail.com> |
Is this still the right place to make takeover requests? On Sat, Jan 13, 2024 at 7:30 PM Mitchell Rosen <[email protected]> wrote: > 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. > _______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.