Arc Forumnew | comments | leaders | submitlogin
6 points by kens1 5891 days ago | link | parent

The problem I ran into today was:

  arc> (apply or '(nil t nil))
  Error: "Function call on inappropriate object #3(tagged mac #<procedure>) (nil t nil)"
I assume that first-class macros would let me do this.