Categories: None [Edit]

deque

https://rubygems.org/gems/deque
https://github.com/wyhaines/deque
A Deque is a queue type data structure that allows efficient insertion and deletion from both ends of the queue. This implementation wrapps the standard C++ structure of the same name.

Total

Ranking: 79,371 of 193,214
Downloads: 12,157

Daily

Ranking: 94,007 of 193,188
Downloads: 1

Depended by

RankDownloadsName
163,5523,193httprecognizer

Depends on

RankDownloadsName
13,441,039,624bundler
81,330,047,653rake
141,221,627,667minitest
1,47728,222,056rake-compiler

Owners

#GravatarHandle
1iconwyhaines