racket/match: add doc note on `for-syntax' exports
This commit is contained in:
parent
f42cc6f14a
commit
c298062259
|
@ -592,10 +592,14 @@ syntax object as for a @tech{match expander}..
|
|||
If the property value is a @tech{assignment transformer}, then the wrapped
|
||||
procedure is extracted with
|
||||
@racket[set!-transformer-procedure] before it is called.
|
||||
|
||||
This binding is provided @racket[for-syntax].
|
||||
}
|
||||
|
||||
@defthing[prop:legacy-match-expander struct-type-property?]{
|
||||
Like @racket[prop:match-expander], but for the legacy match syntax.
|
||||
|
||||
This binding is provided @racket[for-syntax].
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user