Skip to content

fugro/public.forks.Nito.Deque

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deque ===> STRONG NAMED

This is the strong named version of Nito.Deque

Version numbers do map with the original repo.

Original documentation below this line


Logo

Deque Build status codecov NuGet version API docs

A double-ended queue, which provides O(1) indexed access, O(1) removals from the front and back, amortized O(1) insertions to the front and back, and O(N) insertions and removals anywhere else.

About

Forked from StephenCleary / Deque

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C# 100.0%