I just noticed that this common error has an easy fix: Error: "Can't coerce #(tagged mac #<procedure>) fn"
https://github.com/akkartik/arc/commit/9cb8fe5b61What do people think? Any implications I haven't considered? Too subversive making macros so late-bound? :) (Also pushed to anarki: https://github.com/nex3/arc/commit/9b293de24e. But no low-level unit tests there.) |