Module:RoundN: Difference between revisions

Content deleted Content added
simplify formulas; new speed record and over 1MB memory saved by my ingenious infiniteEmpty on doc page; unpaired wikibold won't unbold adjacent cell
m was slightly overzealous with the simplification...
Line 232:
init = function(self, setting)
self.cycles = {original = setting}
for cycle in (setting and esc.bs:text(setting) or '{<.->} {[^%d]*}'):gfind('{(.-)}') do
self:load(cycle)
end