Is there a reason why types such as `<http://kotli...
# kontributors
r
Is there a reason why types such as
<http://kotlin.Int|kotlin.Int>
declare a companion object I can rely on for extension funs but other types such as
kotlin.collections.List
do not?