[CLJ-814] Make the #= reader macro an official" part of the language Created: 22/Jun/11 Updated: 28/Jun/11 Resolved: 28/Jun/11 |
|
| Status: | Closed |
| Project: | Clojure |
| Component/s: | None |
| Affects Version/s: | Release 1.2 |
| Fix Version/s: | None |
| Type: | Enhancement | Priority: | Minor |
| Reporter: | G. Ralph Kuntz, MD | Assignee: | Unassigned |
| Resolution: | Declined | Votes: | 0 |
| Labels: | None | ||
| Environment: |
All |
||
| Description |
|
Can the #= reader macro be made "official" by documenting it on the clojure.org website. It seems to be quite useful for several applications, including regular macro definitions. |
| Comments |
| Comment by Aaron Bedra [ 28/Jun/11 6:24 PM ] |
|
Although this seems useful, we are not ready to commit to supporting it. |