lua-users home
lua-l archive

Re: Speed of #t

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


On Mon, Dec 13, 2010 at 11:22 AM, HyperHacker <hyperhacker@gmail.com> wrote:
> I feel this is worth pointing out:
>> s="ab0円cd"
>> =#s
> 5
>> =s
> ab
>
Lua strings can hold any value, including 0,円 but your console might
not. that's not Lua's fault.
-- 
Javier

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