We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5188e8d commit f9b1b26Copy full SHA for f9b1b26
src/eval/c4_2.scm
@@ -0,0 +1,4 @@
1
+; a) of course not. The precedence of match rule for application? is small
2
+; compared to assignment. So every pair will be matched by application
3
+;
4
+; b) wtf. This question is really weird.
0 commit comments