Queue in Tango

BCS BCS at pathlink.com
Wed Mar 21 15:00:37 PDT 2007


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.

reasons why I don't like forums:
1) it uses a web page to access it
2) I can't read the stuff without being on-line
3) gobs of bandwidth for stuff I don't need/want (formatting, images, etc.)
4) no "grab everything and show it to me"
5) no threading (it's all flat with no hierarchy)

</rant>



More information about the Digitalmars-d mailing list