Changelog
0.28.0
LRUCache.peek
and LRUMap.peek
(@veggiesaurus).Changelog
0.27.0
FixedDeque
.CircularBuffer.unshift
.CircularBuffer
semantics to now overwrite values when wrapping around.Changelog
0.26.0
DefaultMap.autoIncrement
factory.IncrementalMap
.Vector
typings.BitVector
typings.Changelog
0.24.0
#.forEachMultiplicity
to MultiSet
.#.forEachAssociation
to MultiMap
.DefaultMap
.Changelog
0.23.0
FixedReverseHeap
.Heap.nsmallest
& Heap.nlargest
.MultiSet.isSubset
& MultiSet.isSuperset
.#.top
to MultiSet
.Heap
types.FiniteStack
to FixedStack
.