lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
Re: Proposal: Lua should have arrow operators
From
: Thomas Jericke <tjericke@
...
>
Date
: Tue, 4 Jul 2017 08:05:51 +0200
On 04.07.2017 05:53, Dirk Laurie wrote:
print((1):exp():cosh())
Add my patch and it becomes
print(1:exp:cosh)
--
Thomas (
http://lua-users.org/wiki/ThomasJericke
)
Follow-Ups
:
Re: Proposal: Lua should have arrow operators
,
Aapo Talvensaari
References
:
Proposal: Lua should have arrow operators
,
Alexander Schulz
Re: Proposal: Lua should have arrow operators
,
Luiz Henrique de Figueiredo
Re: Proposal: Lua should have arrow operators
,
Etiene Dalcol
Re: Proposal: Lua should have arrow operators
,
Charles Heywood
Re: Proposal: Lua should have arrow operators
,
Dirk Laurie
Prev by Date:
Re: Fast clone (shallow copy) a table
Next by Date:
Re: Fast clone (shallow copy) a table
Previous by thread:
Re: Proposal: Lua should have arrow operators
Next by thread:
Re: Proposal: Lua should have arrow operators
Index(es):
Date
Thread