Alexander Black
Ryan
elizarov
flow .onEach { if (it == SpecialValue) throw RetryException() } .retry { it is RetryException() }
A modern programming language that makes developers happier.