[plt-scheme] Switching to Scheme
Danny Yoo wrote:
>> Now I'm capable of implementing a queue on my own, but for a common
>> data structure on which I will be heavily relying I always prefer to
>> use a solution that's been well thought out and "peer reviewed" to
>> make it as efficient as possible. For example, I remember a very
>> clever implementation of queues in Okasaki's Functional Data Structures.
>
>
> You might be thinking of:
>
> http://schemecookbook.org/view/Cookbook/FunctionalQueue
See also:
http://ja.soegaard.net/planet/html/soegaard/galore.plt/2/0/batched-queue.scm
--
Jens Axel Søgaard