Skip to content
This repository has been archived by the owner on Mar 25, 2018. It is now read-only.

Implicit Reapers to Rx combinators #28

Closed
fomkin opened this issue May 7, 2015 · 0 comments
Closed

Implicit Reapers to Rx combinators #28

fomkin opened this issue May 7, 2015 · 0 comments
Assignees
Milestone

Comments

@fomkin
Copy link
Member

fomkin commented May 7, 2015

Since WeakReferences was removed from Rx, we need to sweep waste bindings again.

def map[B](f: A => B)(implicit reaper: Reaper = Reaper.nice): Rx[B]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant