start | all-pages

(case;) (case;) adds a new *combinator, `case`, that provides a more concise way to handle multiple checks/execution. It requires the *(if;) extension to be loaded first. It replaces this syntax: dup eq? if; With: case