Module:Documentation: Difference between revisions
no edit summary
m>Hlm Z. (import my own work, French Wikipedia based) |
m>Hlm Z. No edit summary |
||
Line 1: | Line 1: | ||
--This module implements {{Documentation}}. | --This module implements {{Documentation}}. | ||
--TODO: Implement a class 'ConcatBuilder' to reduce redundancy | |||
--'table.insert(<MyTable>, <MyString>)' and 'table.concat(<MyTable>)' | |||
local p = {} | local p = {} |