Created
August 11, 2026 13:51
-
-
Save pkutaj/4d016ab616f607abf1e9eb5d637abba1 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
| ;๐ eval operator | |
| (sqs 2 3) | |
| ;๐ (lambda (x y) (+ (sq x) (sq y))) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment