parent
b6db4f7be1
commit
9faa315a7e
|
@ -90,7 +90,7 @@ In more detail, patterns match as follows:
|
|||
@item{@racket[_id] (excluding the reserved names @racketidfont{_},
|
||||
@racketidfont{...}, @racketidfont{___},
|
||||
@racketidfont{..}@racket[_k], and
|
||||
@racketidfont{..}@racket[_k] for non-negative integers
|
||||
@racketidfont{__}@racket[_k] for non-negative integers
|
||||
@racket[_k]) @margin-note{Unlike in @racket[cond] and @racket[case],
|
||||
@racket[else] is not a keyword in @racket[match].} or @racket[(var _id)]
|
||||
--- matches anything, and binds @racket[_id] to the
|
||||
|
|
Loading…
Reference in New Issue
Block a user