com.hedgehog.gdzietabiedra.utils / io.reactivex.Single

Extensions for io.reactivex.Single

Name Summary
async fun <T> Single<T>.async(): Single<T>
subscribeWithErrorLogging fun <T> Single<T>.subscribeWithErrorLogging(onNext: (T) -> Unit): Disposable
fun <T> Single<T>.subscribeWithErrorLogging(): Disposable