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

This commit is contained in:
Georges Dupéron 2016-08-14 21:59:30 +02:00 committed by Georges Dupéron
parent 6ca56908bd
commit 52d7492253

View File

@ -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}
]}