lua-users home
lua-l archive

Re: LTN9: Creating Strings Piece by Piece

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Philippe Lhoste wrote:
st = makestringtable()
addtostringtable(st, s1)
addtostringtable(st, s2)
finalstring = collate(st)
...
What do you think?
Sounds good to me.
Python provides a similar function for the same reasons.
Steve

AltStyle によって変換されたページ (->オリジナル) /