Click here to Skip to main content
15,890,399 members
Articles / Programming Languages / C#

IndexedQueue<T> - A Custom Queue in C#

Rate me:
Please Sign up or sign in to vote.
5.00/5 (5 votes)
5 Dec 2019MIT1 min read 10.2K   228   9  
Fills a gap in Microsoft's Queue offering with an alternative allowing efficient indexed access

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
United States United States
Just a shiny lil monster. Casts spells in C++. Mostly harmless.

Comments and Discussions