SimpleSyntax
Functions
Link copied to clipboard
Side effects allow you to deal with things like tracking, navigation etc.
Link copied to clipboard
suspend fun <S : Any, SE : Any> SimpleSyntax<S, SE>.repeatOnSubscription(block: suspend CoroutineScope.() -> Unit)
Link copied to clipboard