Hey team the kotlin.Result class seems to have no class description documentation attached (the methods are documented). I checked the source code and it looks like it encapsulates the idea of getting a value or getting some exception (like IOException while getting data from a database). Would it be a good idea to file an issue and add say, for example, example code snippets and a description on how to use it? Or is that unnecessary?