Categories: None [Edit]
doubly_linkedlist
A Ruby implementation of the famous Doubly Linkedlist data structure with support
to the Enumerable methods such as `each`, `to_a`, `map`, etc. following ruby idioms.
Supports Queue operations as well as Stack operations. A Linkedlist is efficient in
many specific cases(eg:- Queue operations) than other data structures such as Array.
Total
Ranking: 106,993 of 190,529
Downloads: 7,221
Daily
Ranking: 110,136 of 190,497
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 29 | 959,406,060 | rspec |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | anshabmk |