[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: "Functon constructor" instead of "function definition"
- From: Joe Krahn <jkrahn@...>
- Date: Sat, 07 Apr 2007 13:21:15 -0400
Due to the way Lua handles functions, wouldn't it be more accurate to
call a function body a function constructor instead of a function
definition?
Joe Krahn