summaryrefslogtreecommitdiff
path: root/lib/concatLimit.js
Commit message (Expand)AuthorAgeFilesLines
* be explicit (#1769)Jimmy Wärting2021-11-161-3/+3
* feat: add flatMap aliases for concatAlexander Early2019-03-091-0/+1
* Fixes #1582 (#1597)Hubert Argasinski2018-11-271-1/+1
* feat: await-able Async methods (#1572)Alex Early2018-09-301-4/+5
* [wip] initial async generator support (#1560)Alex Early2018-08-051-1/+1
* disallow variable shadowingAlexander Early2018-07-081-3/+3
* ES6-ify codebase (#1553)Alex Early2018-07-081-8/+5
* Drop noopFederico Brigante2018-04-191-1/+1
* preserve order, make variadic and handle falsy values in concat [fixes #1437]...Hubert Argasinski2017-06-231-4/+26
* add concatLimit [fixes #1426] (#1430)Hubert Argasinski2017-06-101-0/+22