rules can be objects, or arrays, or other rules, but we can be sure that at a given callsite, it'll usually have a stable number of arguments, usually the same. rules are cached against their values, ...
Static initialization blocks in JavaScript offer a unique way to execute code when a class is defined, rather than when instances are created. These blocks provide more flexibility than static ...