t-kral
03/12/2025, 6:00 PMjw
03/12/2025, 6:06 PMdistinctUntilChanged
has a version which takes a predicate that you can use to only compare the number value (in this example). So then it's just combime + distinctUntilChanged w/predicate.jw
03/12/2025, 6:09 PMwithLatestFrom
from Rx world, and has a first-party feature request: https://github.com/Kotlin/kotlinx.coroutines/issues/1498jw
03/12/2025, 6:11 PMt-kral
03/12/2025, 6:16 PM