[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: notes

This page is part of the web mail archives of SRFI 117 from before July 7th, 2015. The new archives for SRFI 117 contain all messages, not just those from before July 7th, 2015.



On Wed, Dec 3, 2014 at 9:32 PM, John Cowan <cowan@xxxxxxxxxxxxxxxx> wrote:
Pierpaolo Bernardi scripsit:

> - What is a use case for make-queue?  Especially with unspecified
> fill argument?

Creating a queue of given length whose elements are irrelevant, is what
comes to mind.

When would one want to create a non-empty queue with elements that are irrelevant?