Maybe because Int has companion object with MIN/MA...
# kontributors
g
Maybe because Int has companion object with MIN/MAX value constants, so you can extend it but no companion object in List There is popular related issue about this (about Java, but actually the same problem): https://youtrack.jetbrains.com/issue/KT-11968