In PR #21, @jeehoonkang and @Vtec234 pointed out that it should be possible to specify a custom Collector
in the deque constructor (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?