<@U0EACPP46>: Now I think I got it. It should be?:...
# announcements
d
@natpryce: Now I think I got it. It should be?: operator fun <T, V> T?.get(u: V): V? = this?.get(u)