I see that a Kleisli arrow is involved somehow. I have no idea what a Kleisli arrow is. Would i have to learn in order to use this library?<p>Is the involvement of a Kleisli arrow strictly necessary?
Another "taken" library name: <a href="https://plumbum.readthedocs.org/en/latest/" rel="nofollow">https://plumbum.readthedocs.org/en/latest/</a> (I used it a bit and contributed a small usability patch a couple of years ago.)
Can we please have plumbum-contrib named plumbus instead?<p><a href="https://www.youtube.com/watch?v=eMJk4y9NGvE" rel="nofollow">https://www.youtube.com/watch?v=eMJk4y9NGvE</a>
This is somewhat similar to the streaming producer/consumer from another rust crate: <a href="https://github.com/Geal/nom" rel="nofollow">https://github.com/Geal/nom</a> perhaps they could be interoperable.