On Saturday, 11 May 2024 at 23:44:28 UTC, Andy Valencia wrote:
I need a FIFO for a work scheduler, and nothing suitable jumped out at me. I wrote the following, but as a newbie, would be happy to receive any suggestions or observations. TIA!

[...]

"next" is not a usual range primitive word in dlang. Why not just using slist.
  • FIFO Andy Valencia via Digitalmars-d-learn
    • Re: FIFO Ferhat Kurtulmuş via Digitalmars-d-learn
      • Re: FIFO Andy Valencia via Digitalmars-d-learn
        • Re: FIFO Ferhat Kurtulmuş via Digitalmars-d-learn
          • Re: FIFO Andy Valencia via Digitalmars-d-learn
            • Re: FIFO Salih Dincer via Digitalmars-d-learn
            • Re: FIFO Ferhat Kurtulmuş via Digitalmars-d-learn
            • Re: FIFO Salih Dincer via Digitalmars-d-learn
    • Re: FIFO Ferhat Kurtulmuş via Digitalmars-d-learn
    • Re: FIFO Ferhat Kurtulmuş via Digitalmars-d-learn

Reply via email to