I find it very hard to get to the javadoc (or should I say kotlindoc) for kotlin classes. If I go to the kotlinlang website and enter "flow" as a search request, I find articles about flow but not the javadoc.. Is it available somewhere? Is there a magic query that can show me results for only javadoc (not the whole documentation)?
s
Shawn
03/12/2021, 6:35 PM
Docs on coroutines are pretty easy to find on the main Kotlin docs site, so I’m going to assume that by “javadoc” you mean the API reference.