rx v0.11.0 (2019-05-03T18:42:23Z)
Home
Dub
Repo
UniqObserver.this
rx
algorithm
uniq
UniqObserver
Undocumented in source.
this
(TObserver observer)
struct
UniqObserver
(TObserver, E, alias pred = "a == b")
this
(
ref
TObserver
observer
)
this
(TObserver observer, Disposable disposable)
Meta
Source
See Implementation
rx
algorithm
uniq
UniqObserver
constructors
this
mixins
__anonymous