User:Ganaram inukshuk/Provisional style guide for Lua: Difference between revisions

Ganaram inukshuk (talk | contribs)
No edit summary
Ganaram inukshuk (talk | contribs)
Line 135: Line 135:
end</syntaxhighlight>
end</syntaxhighlight>


===== Modules that serve as libraries for other modules =====
==== Modules that serve as libraries for other modules ====
Modules that serve to provide functions to other libraries do not need any wrapper functions apart from a tester function.
Modules that serve to provide functions to other libraries do not need any wrapper functions apart from a tester function.