Arc Forumnew | comments | leaders | submitlogin
1 point by tokipin 5765 days ago | link | parent

i can't speak about any standards, but the following syntax might not be bad:

  (d!car '(1 2 3))
the setup is:

  (def d (op)
      (eval op))