[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: rawtostring()
- From: Sean Conner <sean@...>
- Date: Wed, 17 Oct 2018 14:47:31 -0400
It was thus said that the Great Dirk Laurie once stated:
>
> For the umpteenth time I wonder whether I am the only Lua programmer
> that has ever wished that 'tostring' had an optional second parameter
> allowing one to bypass the __tostring metametod.
For the record, I have not once wished that.
Why not a rawtostring() function instead? Why overload tostring()?
-spc