T.kt

package chat.rocket.android.util.extensions

val <T> T.exhaustive: T
    get() = this