List

fun List(vararg values: TomlValue)
fun List(elements: List<TomlValue>)