pqueue-mtl-1.0.7: Fully encapsulated monad transformers with queuelike functionality.Source codeContentsIndex
Data.Queue.SkewQueue
Description
A standard, compact implementation of a skew queue, which offers merging, insertion, and deletion in amortized logarithmic time and size and peek-min in constant time.
Documentation
data SkewQueue e Source
show/hide Instances
Produced by Haddock version 2.4.1