toList

actual inline fun <T> ReadonlyArray<T>.toList(): List<T>(source)
actual fun <T : JsAny?> ReadonlyArray<T>.toList(): List<T>(source)
expect fun <T : ERROR CLASS: Symbol not found for JsAny??> ReadonlyArray<T>.toList(): List<T>(source)