Releases
v1.2.0
New Features
Single
chunkwise
chunkwiseOverlap
limit
map
Reduce
toMinMax
toRange
toString
Set
distinct
intersection
intersectionCoercive
partialIntersection
partialIntersectionCoercive
symmetricDifference
symmetricDifferenceCoercive
Summary
allMatch
anyMatch
exactlyN
noneMatch
Stream
Sources
of
ofCoinFlips
of Empty
ofRandomChoice
ofRandomNumbers
ofRandomPercentage
ofRockPaperScissors
Operations
chainWith
compress
chunkwise
chunkwiseOverlap
distinct
dropWhile
filterTrue
filterFalse
groupBy
infiniteCycle
intersectionWith
intersectionCoerciveWith
limit
map
pairwise
partialIntersectionWith
partialIntersectionCoerciveWith
runningAverage
runningDifference
runningMax
runningMin
runningProduct
runningTotal
symmetricDifferenceWith
symmetricDifferenceCoerciveWith
takeWhile
zipWith
zipLongestWith
zipEqualWith
Summary Terminal Operations
allMatch
anyMatch
exactlyN
isSorted
isReversed
noneMatch
sameWith
sameCountWith
Reduction Terminal Operations
toAverage
toCount
toMax
toMin
toProduct
toString
toSum
toMinMax
toRange
toValue
Transformation Terminal Operations
Side Effect Terminal Operations
callForEach
print
printLn
printR
varDump
Backwards Incompatible Changes
Multi Zip methods reset iteration keys and return as sequence of integers rather than arrays of original keys
You can’t perform that action at this time.