bordoley / rx-reason

Reactive programming library for ReasonML/OCaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CompositeDisposable/SerialDisposable should use GADTs in implementation so that disposed instance is 0 allocations

bordoley opened this issue · comments

commented
commented

This will also help ensure that other modules are pure modules.