purescript-rxps
purescript-rxps copied to clipboard
Use spago next
Also exported the following unused functions:
- liftF
- fromObservable
- requestWithBody
- bufferToggle
create' was redundant because it has the same implementation as create.
Removed unused variables to reduce warnings.
Used void function in a few places to make the code a bit smaller