lua-users home
lua-l archive

Re: [ANN] Lua 5.3.0 (work1) now available

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


> > That's one reason their choice of semantics for overflow are really
> > pretty nice.
> 
> Yes. In fact, I can't think of any use of full 64-bit unsigned integer that won't "work just fine." We can even read and write them:
> 
> [...]
Comparison does not work for unsigneds, but we could add a function for
unsigned comparison.
-- Roberto

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