Talk:Double-ended queue

Persistent implementations

[edit]

Two related questions. Both about this change. I think this whole part should be removed from Language support. We should keep what Haskell currently is. The remaining should be in a section about persistent implementations. Also, User:Dfeuer can you please add references for the various implementations you mention. I can't find any paper co-authored by Tarjan and by some Mihaesau. I find some reference online mentioning a version with Mihaescu, but nothing that lead to an article. Appart from wikipedia quality, I'd also like to read the implementation. Arthur MILCHIOR (talk) 07:24, 18 July 2021 (UTC)[reply]

The name is Mihaescu, Radu. I added the missing references. AFAIK no implementation nor official publication. You can find some comments on stackoverflow. Xavier-gl71 (talk) 13:21, 29 November 2023 (UTC)[reply]
I believe there has been an implementation, which Ed Kmett pointed me to. No, I don't remember where. It's rather absurdly complex. Dfeuer (talk) 03:33, 31 January 2024 (UTC)[reply]

"Common name(s)" in the chart makes no sense

[edit]

Last year @Defur added this column to the chart of various language names, with no references and no clue as to what qualification makes them "common" when not a single listed language uses them. Maybe a few old CS papers once did? I'm inclined to remove the column, but I'd like to make sure I'm not missing something here. SilverbackNet talk 05:29, 10 August 2023 (UTC)[reply]

RFC: partial rewrite of the article

[edit]

I'm working on a rewrite of the first sections of the article. This would replace the lead text and the first two sections "Naming conventions" and "Distinctions and sub-types": User:Xavier-gl71/sandbox/Double-ended_queue

Later the next section "Operations" (and the confusing array) would be deleted and "Language support" section would be improved with some code samples.

Positive comments are welcome ;) Xavier-gl71 (talk) 14:26, 3 November 2025 (UTC)[reply]