You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a function that takes a function and inverts all its add operation for subtraction. It is the simplest case I can think of manipulating code as data that is not easy to implement on non-lisp languages. Perhaps there is some other simpler example.
The text was updated successfully, but these errors were encountered:
Implement a function that takes a function and inverts all its add operation for subtraction. It is the simplest case I can think of manipulating code as data that is not easy to implement on non-lisp languages. Perhaps there is some other simpler example.
The text was updated successfully, but these errors were encountered: