toml v1.0.0-rc.2 (2018-02-16T11:26:07Z)
Dub
Repo
TOMLValue.array
toml
toml
TOMLValue
struct
TOMLValue
@
property
@
trusted
ref
TOMLValue
[]
array
(
)
Throws
TOMLException if type is not TOML_TYPE.ARRAY
Meta
Source
See Implementation
toml
toml
TOMLValue
constructors
this
functions
append
opApply
opAssign
opBinaryRight
opEquals
opIndex
toString
properties
array
floating
integer
localDate
localDatetime
localTime
offsetDatetime
str
table
type