ListToArray

class ListToArray(arrayType: KType)(source)

Constructors

Link copied to clipboard
constructor(arrayType: KType)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun cvt(list: List<Any?>): Any?