We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In PR #21, @jeehoonkang and @Vtec234 pointed out that it should be possible to specify a custom Collector in the deque constructor (Deque::new).
Collector
Deque::new
This is not a high-priority issue at the moment, but let's kick off a discussion - how would we go about implementing such a feature?