This repository was archived by the owner on Mar 16, 2026. It is now read-only.
v0.4.10
New:
- allow to pass configuration options to
Qutils.processList0c0e466accumulatewhether the results should be accumulated or not (defaulttrue). If not, an empty array will be returned from the resolved promise.maxParallelhow many elements from the list will be passed to the processfnfunction (default1)