async-rs / parallel-stream

Data parallelism library for async-std.
https://docs.rs/parallel-stream
Apache License 2.0
93 stars 16 forks source link

add ParallelStream::filter #13

Open bnjjj opened 4 years ago

bnjjj commented 4 years ago

Add filter support for issue #2