lua-users home
lua-l archive

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




On 15/02/2012 8:50 PM, steve donovan wrote:
It's particularly
hard to name things, so I need some help there.

naming seems logical to be except for:

callable() -> is_callable()


Is there a reason to supply bind1 rather than a generalised bind() for any number of arguments?


Some nice big section markers:

----------------------------------------
-- String utilities
----------------------------------------

----------------------------------------
-- Functional tools
----------------------------------------

Might help make sense of it.


Ross