Reaxive.Subscription
SourceSummary
| init(disp_fun) | |
| is_unsubscribed?(subscription) | |
| start_link(disp_fun) | |
| unsubscribe(subscription) |
Types
The type of a simple subscription
Functions
Specs:
- start_link((() -> :ok)) :: t
Specs:
- unsubscribe(t) :: :ok
| init(disp_fun) | |
| is_unsubscribed?(subscription) | |
| start_link(disp_fun) | |
| unsubscribe(subscription) |
The type of a simple subscription
Specs:
Specs: