www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 52d7492253ddc3061ad601ab8a569b2b40609aa5
parent 6ca56908bdaf48b854fdd6cee10adf8ae4ddd8e4
Author: Georges Dupéron <jahvascriptmaniac+github@gmail.com>
Date:   Sun, 14 Aug 2016 21:59:30 +0200

TODO: expand-all-expanders-of-type is not documented

Diffstat:
Mprivate/define-expanders.scrbl | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/private/define-expanders.scrbl b/private/define-expanders.scrbl @@ -22,6 +22,7 @@ expanders for use with other macros. identifier as a @code{id-expander?} for use in a transformer environment} @item{@code{expand-all-id-expanders} - a procedure bound at phase + @; TODO: expand-all-expanders-of-type is not documented level 1 that's equivalent to @racket[expand-all-expanders-of-type] with the @code{id-expander-type} as the type argument} ]}