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 a32b890 commit 3f624c5Copy full SHA for 3f624c5
www/assignments/6.scrbl
@@ -9,7 +9,7 @@
9
10
@bold{Due: Thursday, December 10th, 11:59PM EST}
11
12
-@(define repo "")
+@(define repo "www.example.com")
13
14
The goal of this assignment is to (1) implement arity checking in a
15
language with functions, (2) to implement the @racket[apply]
0 commit comments