A simple set of subscription base classes for implementing .NET style observables.
Subscriptions are Disposable
objects with scope independent dispose()
methods.
A simple set of subscription base classes for implementing .NET style observables.
Subscriptions are Disposable
objects with scope independent dispose()
methods.