I don't think Kotlin's type system allows you to e...
# announcements
m
I don't think Kotlin's type system allows you to express that sort of thing. Unfortunately, you can't implement your own interfaces for existing types, so you can't make your own equivalent to https://doc.rust-lang.org/std/convert/trait.From.html