Queue in Tango

Sean Kelly sean at f4.ca
Thu Mar 22 08:31:25 PDT 2007


BCS wrote:
> Lars Ivar Igesund wrote:
>> Andrei Alexandrescu (See Website For Email) wrote:
>>
>>
>>> I need to use a queue. Does Tango have a collection that does the trick
>>> (unlimited size, O(1) push to front, O(1) pop from back)?
>>>
>>> Thanks,
>>>
>>> Andrei
>>
>>
>> This question can be appropriatly answered in the Tango HowTo forum 
>> over at
>> the Tango website (http://www.dsource.org/projects/tango).
>>
> 
> <rant>
> 
> You assume that Andrei would be willing to use a web page based forum. 
> In my case I'd rather figure it out my self than do that.

I prefer newsgroups as well, but in defense of the Tango forum, it does 
full D syntax highlighting.  That's a very nice perk when giving code 
examples.


Sean



More information about the Digitalmars-d mailing list