lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
RE: table.concat - why so complex?
From
: Gé Weijers <ge@
...
>
Date
: Tue, 6 Apr 2010 06:57:41 -0700 (PDT)
The reason is likely that table.concat is not considered part of the core
interpreter, so it only uses the documented interface, which includes
luaL_Buffer and the operations implemented on it.
Gé
Follow-Ups
:
Re: table.concat - why so complex?
,
Luiz Henrique de Figueiredo
References
:
table.concat - why so complex?
,
Martijn van Buul (Ellips B.V.)
RE: table.concat - why so complex?
,
Martijn van Buul (Ellips B.V.)
Re: table.concat - why so complex?
,
Peter Hickman
RE: table.concat - why so complex?
,
Martijn van Buul (Ellips B.V.)
Prev by Date:
Re: Varargs and table construction cause strange behaviour
Next by Date:
Re: A note on automatic resource management
Previous by thread:
Re: table.concat - why so complex?
Next by thread:
Re: table.concat - why so complex?
Index(es):
Date
Thread