I'm going through the whole library and it seems that only the futures part of the library uses it, it's a lot of work for something that really only is used once (although heavily). Consider removing it and putting it in a separate repo and then implement an alternative for said futures part.
Also note that signals is almost a duplicate of the reactives folder, but not as powerful.
Consider removing arrows, if you're not going to use them.
I'm going through the whole library and it seems that only the futures part of the library uses it, it's a lot of work for something that really only is used once (although heavily). Consider removing it and putting it in a separate repo and then implement an alternative for said futures part.
Also note that signals is almost a duplicate of the reactives folder, but not as powerful.
Consider removing arrows, if you're not going to use them.