I’m using the IDEA to convert a java code to kotli...
# announcements
d
I’m using the IDEA to convert a java code to kotlin, but using
Observable.retryWhen
the code generated don’t work with
zipWith
function. I think that I need to cast something, but can’t find what I need to do right now… this is the example: https://gist.github.com/cavarzan/5f623d55896a7c708543