m-arch


  • No it's not for looping items and returning the result when the looping is done as promises can do thins. It is for looping over an object or an array and waiting for each of the elements to finish computation before iterating over second element.

    published 1.0.2 7 years ago