[racket-dev] [plt] Push #21533: master branch updated
On 11/16/2010 02:39 PM, Robby Findler wrote:
> I added (but have not pushed, apprently) queue-map. Mind if we keep
> that one instead?
>
Instead of what.. queue->list? I guess you can implement queue->list in
terms of queue-map as (queue-map values queue), but I'd rather not write
that in user code.
> Also, I think that a rename like the below is a bad idea if the queues
> have been released already.
>
I added queue-count yesterday or so, so its fairly fresh. (The rename
was not my idea)