Created
August 11, 2026 13:51
-
-
Save pkutaj/7aba2a5f16340ed6d36bab51f29099fd to your computer and use it in GitHub Desktop.
The Substitution Model snippet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ;π body of the procedure ;π arguments | |
| ;(+ (sq x) (sq y))) ; 2 3 | |
| ;applied π (+ (sq 2) (sq 3)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment