Karolin Varner
Karolin Varner
There would be some utility in user-in-the-loop data processing pipelines; opening multiple files and deciding which ones to process. Although if you write to a file, you can always write...
> We are working on async support for userspace. :) > > See also [smol-rs/polling#177](https://github.com/smol-rs/polling/issues/177) That is wonderful, thank you :) So we'd probably have to mygrate to smol-rs/polling to...
> > So we'd probably have to mygrate to smol-rs/polling to make use of that? > > No, we want to support Mio too. We are currently at the stage...
Hi! So I am again evaluating lazy.js. The good news is I can now basically say "my function takes and returns es6 iterators" and that is working pretty well. Lazy...
that too, but I was going to search if there was an issue for that already :) I want `Lazy.map(iterable, function)` or `Lazy.map(function, iterable)` and I want `Lazy.filter(function, iterable)` and...
There is: https://github.com/dtao/lazy.js/issues/66 :)
Is this ready to merge?
Implementing this should not bee to hard; would you like to give it a shot?
https://phusion.github.io/holy-build-box/ maybe?