lua-users home
lua-l archive

Re: Extending assert () functionality

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


But that's not the assert () way.
I can't create assertable function like:
function ob.method ()
 return func (), get_error
end
and then call it using assert ()
Kinda no chaining...

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