Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-05-20 | 771 Bytes | |
v2.0.12.tar.gz | 2018-05-20 | 1.8 MB | |
v2.0.12.zip | 2018-05-20 | 1.8 MB | |
Totals: 3 Items | 3.6 MB | 0 |
New features
- This release adds a healthy amount of new useful functions:
lastIndexOf
,takeLastWhile
,findLast
,splitEvery
,splitWhen
,intersperse
,dropRepeats
,dropRepeatsWith
,scan
. - The npm package no longer includes source maps and source code. Thanks to this the install size of the package shrank from 652 kB to 197 kB.