lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
table field init
From
: "hz ." <abrash_han@
...
>
Date
: Wed, 27 Sep 2017 05:38:13 +0000
hi,
Is there a way to init table field as:
tbl = {
a = ‘aaa’,
b = a,
}
where b is inited as ‘aaa’?
Or what’s the most simple approach to do this.
Thanks
Best Regards
Zhao Han
Follow-Ups
:
Re: table field init
,
Sean Conner
Re: table field init
,
Etiene Dalcol
Re: table field init
,
Dirk Laurie
Prev by Date:
[ANN] Ravi (a Lua 5.3 dialect) with LLVM JIT Compilation technology - Alpha Release 0.21
Next by Date:
Re: table field init
Previous by thread:
[ANN] Ravi (a Lua 5.3 dialect) with LLVM JIT Compilation technology - Alpha Release 0.21
Next by thread:
Re: table field init
Index(es):
Date
Thread