A promise stream serves the same purpose as a blocking lazy sequence. Javascript code may not block and so an asynchronous alternative is required.
[promise-stream "0.1.0"]
promise-stream/promise-stream {:mvn/version "0.1.0"}
implementation("promise-stream:promise-stream:0.1.0")
<dependency> <groupId>promise-stream</groupId> <artifactId>promise-stream</artifactId> <version>0.1.0</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: