Nito.Deque 1.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Nito.Deque --version 1.0.0
NuGet\Install-Package Nito.Deque -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Nito.Deque" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nito.Deque --version 1.0.0
#r "nuget: Nito.Deque, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Nito.Deque as a Cake Addin
#addin nuget:?package=Nito.Deque&version=1.0.0

// Install Nito.Deque as a Cake Tool
#tool nuget:?package=Nito.Deque&version=1.0.0

A double-ended queue (deque), 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 (with the operations getting slower as the index approaches the middle). This is a source package.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Nito.Deque:

Repository Stars
Disa-im/DisaOpenSource
A platform for Disa's unified messenger
Version Downloads Last updated
1.0.0 6,052 11/7/2012