I'm sure (or hoping) that this has been brought up before, but the SEO of the new Kotlin documentation portal is terrible. if you Google for "Kotlin generics", you don't get any official Kotlin docs until the second page of results, and even then those results aren't for "/docs/generics.html", they're for less-related doc pages. anyone aware of an open issue for this?
s
stephanmg
03/24/2021, 5:29 PM
Ha, only generic functions is found on the first Google results page. Interesting.
t
therealbluepandabear
03/24/2021, 10:40 PM
@nanodeath Kotlin is better than C# in my opinion although C#'s (and even C++'s) documentation is 100% better; learn from Microsoft 🙃
👌 1
n
nanodeath
03/24/2021, 10:47 PM
I'd be happy if Kotlin's docs were as thorough as Java's 🙂