Next: , Previous: , Up: Top   [Index]


38 Double–ended queues of objects

The library (vicare containers deques) implements deques (pronounced “decks”) holding arbitrary Scheme objects and designed for efficient insertion and removal at both ends.