Note that because Kotlin doesn’t support higher ki...
# announcements
c
Note that because Kotlin doesn’t support higher kinds, it won’t always be possible to answer a similar question without enumerating the types and casting, but in this particular case, all the types involved already have the required methods so it works fine.