Documentation
Dlang.org
rx.algorithm.uniq
rx
algorithm
This module defines algorithm 'uniq'
This is also called 'distinctUntilChanged'.
Members
Aliases
distinctUntilChanged
alias
distinctUntilChanged
=
uniq
Templates
uniq
template
uniq
(alias pred = "a == b")
rx
algorithm
modules
all
any
buffer
combineLatest
debounce
filter
fold
groupby
map
merge
scan
tee
uniq
This module defines algorithm 'uniq'
This is also called 'distinctUntilChanged'.