This repository has been archived by the owner on Oct 1, 2020. It is now read-only.
Release 2.5.0
New Features
itsSome()
function andAIterable.some()
method corresponding toArray.prototype.some()
flatMapIt()
can be called without second parameter, whish defaults toasis
nextIterate()
next chained pass call builder.
Sends elements of iterable down the call chain.
Compatible withIterableCallChain
only.
Dependencies
- Switch to
call-thru
v3