omg, i thought i knew, I thought knew what concurr...
# coroutines
g
omg, i thought i knew, I thought knew what concurrency hell was, i thought i could outsmart it. I failed. Now here i am. At least i have kotlinx-coroutines on my classpath?
textField.debouncedAsTyping(): Flow<Change<String, String>>
seemed like such a good idea, but back pressure/cancellation is kicking my butt.
d
What is the point of it?