4koma
/
cc.ekblad.toml
/
TomlValue
/
List
List
data class
List
(elements:
List
<
TomlValue
>) :
TomlValue
Content copied to clipboard
Constructors
Properties
Constructors
List
Link copied to clipboard
fun
List
(vararg values:
TomlValue
)
Content copied to clipboard
Properties
elements
Link copied to clipboard
val
elements
:
List
<
TomlValue
>
Content copied to clipboard