set

expect fun <E> PlatformList<E>.set(index: Int, item: E)
actual inline fun <E> PlatformList<E>.set(index: Int, item: E)