lua-users home
lua-l archive

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



On 27-Aug-05, at 10:05 AM, Adrian Sietsma wrote:

what about
a = (a<=b and a) or b

The goal of having a `min' operator would be to make the program *more* readable :)