I\'m trying to make a stream / lazy list in Node.js (v12.20.1) using Promises. My essential idea with it is that a Stream could simply be a Promise that resolves to a value and