deqmap

Crate API Lines Of Code

A double-ended queue with optional keys, implemented with a VecDeque and a Hashmap.