Closed clarkbw closed 3 weeks ago
made the comments more terse and less repetative
moved from using (t) => to using (table) => which I believe makes the rules more understandable.
(t) =>
(table) =>
made the comments more terse and less repetative
moved from using
(t) =>
to using(table) =>
which I believe makes the rules more understandable.