[rebuttal] fix evaluator typo
This commit is contained in:
parent
272d1ad1ff
commit
c1c0f157fe
|
@ -100,7 +100,7 @@ So, as hinted in @Secref{sec:vector},
|
|||
|
||||
@racketblock[
|
||||
> (vector-length #(0 1 2))
|
||||
2
|
||||
3
|
||||
> (vector-length (vector-append #(A B)
|
||||
#(C D)))
|
||||
4
|
||||
|
|
Loading…
Reference in New Issue
Block a user