Is there a better way to search the standard library than the search bar here:
https://kotlinlang.org/api/latest/jvm/stdlib/?
That search bar is a fuzzy search of the full documentation site, and doc pages tend to dominate the results.
I really just want to find classes and member functions.