purescript-rxps
purescript-rxps copied to clipboard
Provide a way for importing specific operators
Right now whenever you import one of the operators all of them get pulled in. We could provide a solution where each operator gets required in its own implementation.