Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squash a deprecation in our Code base
* Utilize this method for mongodb native... `async`/`await` with `hasNext()`/`next()` tested and can also work but part of ES6+ NOTE: * Code looks more uniform with this method e.g. always wondered why there wasn't a final `aCallback` Ref: * https://stackoverflow.com/questions/25507866/how-can-i-use-a-cursor-foreach-in-mongodb-using-node-js#answer-25508173 Applies to OpenUserJS#1516
- Loading branch information