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 890f294 commit e34da34Copy full SHA for e34da34
www/assignments/6.scrbl
@@ -10,7 +10,7 @@
10
11
@(define repo "https://github.com/cmsc430/assign06")
12
13
-The goal of this assignment is to implement arity checking in a
+The goal of this assignment is (1) to implement arity checking in a
14
language with functions, and (2) to implement the @racket[procedure-arity]
15
operation for accessing the arity of a function.
16
0 commit comments