This repository was archived by the owner on Dec 22, 2021. It is now read-only.
0.3.0
Highlights
Other changes
- #148 Fix implementation of
length
onLinearSeq
- #150 Remove
dropRight
andtakeRight
fromIterator
- #153 Add
@throws
annotations ; fix someIterator
implementations - #161 Optimize
append
,prepend
,updated
on strict immutableSeq
collections. Optimizespan
andunzip
on strictIterable
collections. - #166 Fix hierarchy of
List
andLazyList
- #176 Optimize
List
operations - #177 Fix
mutable.HashMap.getOrElseUpdate
; Add more operations onIterator
and optimizeconcat
.
Changelist: 0.2.0...0.3.0