modernui ~master (2018-05-26T05:41:16Z)
Dub
Repo
then
modernui
rx
Undocumented in source. Be warned that the author may not have intended to support it.
Subscription
then
(Observable!T self, Action!T action)
Subscription
then
(Observable!T self, Action!T action, Action!Exception error)
Subscription
then
(Observable!T self, Action!T action, Action!Exception error, Delegate complete)
Subscription
then
(
T
)
(
Observable
!
T
self
,
Action
!
T
action
,
Action
!
Exception
error
,
Delegate
complete
)
Meta
Source
See Implementation
modernui
rx
aliases
Action
Delegate
Func
classes
Deferred
Observable
Observer
Promise
Subject
Subscription
functions
merge
then
structs
None