Some interesting caveats I discovered as I ran this code.
-x here should be - x (with a space).
I couldn’t figure this out.
If I write -1 in racket it’s okay.
If I write (-1) it gives me an error: application: not a procedure; expected a procedure that can be applied to arguments
Also super interested in thoughts on this one. I have it on my shelf and keep starting it then getting distracted with something else, been wanting to get into it properly for a long time