Ticket #6 (writing defect)
syntax-rules _ and ... patterns
| Reported by: | alexshinn | Owned by: | alexshinn |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | WG1 - Macros | Keywords: | |
| Cc: |
Description
R6RS adds _ as a wild-card pattern, breaking
some existing R5RS macros. Do we keep the _,
and if so what is the behavior of using _ and
... in the literals list?
Change History
Note: See
TracTickets for help on using
tickets.

The WG voted to accept this feature.