Arc Forumnew | comments | leaders | submitlogin
3 points by eds 5825 days ago | link | parent

Actually, (2) is quite trivial (in Anarki):

  (defcall int (n f)
    (eval (cons 'compose (n-of n f))))
But of course this means you can't use the current version of infix math at the same time.