rx icon indicating copy to clipboard operation
rx copied to clipboard

Reactive Extensions for Go

Results 2 rx issues
Sort by recently updated
recently updated
newest added

Hello, this is a beautiful implementation that is really similar to rxjs (that in my opinion brilliant Rx implementation). But I found one issue, your mergeMap operator doesn't support the...

I've been having some unhappiness with the API design of https://github.com/ReactiveX/RxGo, so finding this implementation has made me quite happy - I much prefer the `trampoline` scheduler over the use...