rx ~master (2019-06-16T13:03:22Z)
Home
Dub
Repo
MapObserver.this
rx
algorithm
map
MapObserver
Undocumented in source.
this
(TObserver observer)
this
(TObserver observer, Disposable disposable)
struct
MapObserver
(alias f, TObserver, E)
static if
(
hasCompleted!TObserver || hasFailure!TObserver
)
this
(
TObserver
observer
,
Disposable
disposable
)
Meta
Source
See Implementation
rx
algorithm
map
MapObserver
constructors
this
mixins
__anonymous