summaryrefslogtreecommitdiff
path: root/lib/eachOf.js
Commit message (Expand)AuthorAgeFilesLines
* feat: await-able Async methods (#1572)Alex Early2018-09-301-6/+10
* [wip] initial async generator support (#1560)Alex Early2018-08-051-1/+1
* prefer destructuringAlexander Early2018-07-081-1/+1
* feat: Canceling flows (#1542)Alex Early2018-07-011-1/+6
* Drop lodash.isarraylikeFederico Brigante2018-04-191-2/+1
* Drop noopFederico Brigante2018-04-191-1/+1
* Use lodash.isarraylikeFederico Brigante2018-04-191-1/+1
* use the AsyncFunction type in all docs :sweat:Alexander Early2017-04-011-6/+4
* initial experiment with async fn supportAlexander Early2017-03-221-1/+2
* standardize detect, every, and some implementationsHubert Argasinski2017-01-291-2/+3
* Fix once importGraeme Yeates2016-07-241-1/+1
* Add a fast path for eachOffast-path-eachOfGraeme Yeates2016-07-201-1/+35
* Document methods which take iterablesGraeme Yeates2016-07-121-1/+1
* Genetate import path using jsdoc pluginGraeme Yeates2016-06-291-3/+0
* jsdocs: using proxy modules as categories, modifying minami themeHubert Argasinski2016-06-291-2/+6
* Initial jsdoc documentation (using minami template)Hubert Argasinski2016-06-291-1/+2
* Remove redundant "use strict" directive as ES2015 modules are implicitly in s...John-David Dalton2016-05-311-2/+0
* jsdoc-style documentation for 'collection' methodsHubert Argasinski2016-04-121-0/+39
* implement <name> and <name>Series with <name>Limitcharlierudolph2016-03-011-31/+3
* update locations of lodash methods--global2016-01-131-2/+2
* [WIP] modularization (#984)Graeme Yeates2015-12-291-0/+34