clerk

mathpunk 2023-11-02T19:43:52.112439Z

It looks like editing the arguments to clojure.core.match/match does not update clerk. My suspicion is that the core.match magic involves macros? Can I change the clerk behavior to iterate on this match expression?

mkvlr 2023-11-02T19:51:02.942239Z

macros should work normally. Can you make an issue, ideally with a repro?