opryzhek
Results
1
comments of
opryzhek
I've run through the code and found out that all extension methods like `filter` and `map` are already duplicated for `LiveDataKtx`, `MutableLiveDataKtx` and `MediatorLiveDataKtx` so we can just move some...